2 "name": "box-ios-sdk-interfaces",
4 "summary": "iOS SDK for the Box API.",
5 "homepage": "https://github.com/box/box-ios-sdk",
12 "git": "https://github.com/box/box-ios-sdk.git",
20 "BoxContentSDK/BoxContentSDK/*.{h}",
21 "BoxContentSDK/BoxContentSDK/**/*.{h}"
24 "BoxContentSDK/BoxContentSDK/External/ISO8601DateFormatter/BOXISO8601DateFormatter.{h,m}",
25 "BoxContentSDK/BoxContentSDK/External/KeychainItemWrapper/BOXKeychainItemWrapper.{h,m}"
27 "public_header_files": [
28 "BoxContentSDK/BoxContentSDK/*.h",
29 "BoxContentSDK/BoxContentSDK/**/*.h"
36 "header_dir": "BoxContentSDK"
40 "OTHER_LDFLAGS": "-ObjC -all_load"