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