Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Commit 70c48ba

Browse files
author
Adlai Holler
authored
Link AssetsLibrary weakly (#2929)
1 parent d9be478 commit 70c48ba

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

AsyncDisplayKit.podspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ Pod::Spec.new do |spec|
99

1010
spec.documentation_url = 'http://asyncdisplaykit.org/appledoc/'
1111

12-
spec.frameworks = 'AssetsLibrary'
13-
spec.weak_frameworks = 'Photos','MapKit'
12+
spec.weak_frameworks = 'Photos','MapKit','AssetsLibrary'
1413
spec.requires_arc = true
1514

1615
spec.ios.deployment_target = '7.0'

0 commit comments

Comments
 (0)