[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 8 / 9 / 0 / APKit / 0.2.0 / APKit.podspec.json
blobf434849332330e675e1d246028258c140d74c71c
2   "name": "APKit",
3   "version": "0.2.0",
4   "summary": "APKit, for IAP easier.",
5   "description": "Use APKit for In-app purchase easier, set observer then click product, wait ... Wow, completed!",
6   "homepage": "https://github.com/WildDylan/APKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dylan": "dylan@china.com"
13   },
14   "source": {
15     "git": "https://github.com/WildDylan/APKit.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/dylanccccc",
19   "platforms": {
20     "ios": "7.1"
21   },
22   "source_files": "APKit/Classes/**/*",
23   "public_header_files": "APKit/Classes/**/*.h",
24   "frameworks": [
25     "UIKit",
26     "StoreKit",
27     "Foundation"
28   ]