[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / 8 / 0 / e / SmartlingContextKit / 0.11.0 / SmartlingContextKit.podspec.json
blob401d9d82401a2d56fc93f7a659149fb41789c3ee
2   "name": "SmartlingContextKit",
3   "version": "0.11.0",
4   "summary": "Captures context from native iOS applications into Smartling TMS",
5   "license": {
6     "type": "Commercial",
7     "file": "LICENSE.md"
8   },
9   "authors": {
10     "Scott Rossillo": "srossillo@smartling.com"
11   },
12   "homepage": "https://github.com/Smartling/ios-context-framework",
13   "social_media_url": "https://twitter.com/smartling",
14   "frameworks": [
15     "CFNetwork",
16     "Foundation",
17     "MobileCoreServices",
18     "Security",
19     "SystemConfiguration"
20   ],
21   "requires_arc": true,
22   "source": {
23     "git": "https://github.com/Smartling/ios-context-framework.git",
24     "tag": "0.11.0"
25   },
26   "platforms": {
27     "ios": "8.0"
28   },
29   "ios": {
30     "preserve_paths": "ios/SmartlingContextKit.framework",
31     "public_header_files": "ios/SmartlingContextKit.framework/Versions/A/Headers/*.h",
32     "vendored_frameworks": "ios/SmartlingContextKit.framework"
33   }