[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / 4 / b / TIoTLinkKit_Faac / 2.0.5 / TIoTLinkKit_Faac.podspec.json
blob92a8d92315652c542c3547bff24f6950dafe79ab
2   "name": "TIoTLinkKit_Faac",
3   "version": "2.0.5",
4   "summary": "该仓库为方便个人仓库构建使用,如有其他需求还请从官网下载原SDK",
5   "description": "在CI构建中,有些SDK没有提供供方便pod集成使用,在此仓库提供个聚合SDK以便更好的支持CI。",
6   "homepage": "https://github.com/tencentyun/iot-thirdparty-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tonychanchen@gmail.com": "tonychanchen@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tencentyun/iot-thirdparty-ios.git",
16     "tag": "faac-v2.0.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Source/Faac-iOS/Classes/**/*",
22   "vendored_libraries": "Source/Faac-iOS/*.a",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }