Support Buck build (#2849)

* Support Buck build

* Simplify pod_install hook and buck-file dir's structure

* Update PINRemoteImage's BUCK

* Frameworks linking:
- Weak linking Photos and MapKit.
- Revisit //:Tests' list.
This commit is contained in:
Huy Nguyen
2017-01-04 22:11:28 +00:00
committed by Adlai Holler
parent 513b9f4184
commit be6faa107a
14 changed files with 426 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ Pod::Spec.new do |spec|
'AsyncDisplayKit/Layout/*.h',
'Base/*.h',
'AsyncDisplayKit/Debug/ASLayoutElementInspectorNode.h',
'AsyncDisplayKit/TextKit/ASTextNodeTypes.h',
'AsyncDisplayKit/TextKit/ASTextNodeTypes.h',
'AsyncDisplayKit/TextKit/ASTextKitComponents.h'
]