[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 0 / 9 / launchkey-ios / 1.0.2 / launchkey-ios.podspec.json
blobce6a18aa73210fafc4a47a5dee96b63ca7afcfff
2   "name": "launchkey-ios",
3   "version": "1.0.2",
4   "summary": "LaunchKey iOS SDK",
5   "description": "This iOS SDK enables developers to quickly integrate the LaunchKey platform and iOS based applications without the need to directly interact with the platform API.",
6   "homepage": "https://github.com/LaunchKey/launchkey-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LaunchKeySDK/LICENSE.txt"
10   },
11   "authors": {
12     "LaunchKey": "support@launchkey.com"
13   },
14   "platforms": {
15     "ios": "6.1"
16   },
17   "source": {
18     "git": "https://github.com/LaunchKey/launchkey-ios.git",
19     "tag": "v1.0.2"
20   },
21   "source_files": [
22     "LaunchKeySDK/**/*.{h,m}",
23     "LaunchKeySDK/*.{h,m}"
24   ],
25   "frameworks": [
26     "CoreData",
27     "UIKit",
28     "Foundation",
29     "Security"
30   ],
31   "requires_arc": true