[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / b / KCStoreKit / 1.0 / KCStoreKit.podspec.json
blob7d1c6d4d8c12f005fe16a6709186ed020a734615
2   "name": "KCStoreKit",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "A StoreKit utility to make in-app purchases with minimal effort including reciept validation done locally.",
7   "requires_arc": true,
8   "version": "1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Kumar C": "kumarchikkanna1@gmail.com"
15   },
16   "homepage": "https://github.com/kumarc-123/KCStoreKit",
17   "source": {
18     "git": "https://github.com/kumarc-123/KCStoreKit.git",
19     "tag": "1.0"
20   },
21   "frameworks": "StoreKit",
22   "dependencies": {
23     "OpenSSL-Universal": [
25     ]
26   },
27   "source_files": "KCStoreKit/**/*.{h,m}"