[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 7 / 0 / SimpleInAppPurchaseKit / 0.1.1 / SimpleInAppPurchaseKit.podspec.json
blobed8fbcc7b6a585cde59a7819788f7e366cf9aaa2
2   "name": "SimpleInAppPurchaseKit",
3   "version": "0.1.1",
4   "summary": "SimpleInAppPurchaseKit is a open source kit to help you to integrate inapps to your project easily and in no time",
5   "description": "SimpleInAppPurchaseKit to buy and restore apple in app purchases easily, so just add this pods to your project and start using it in a seconds, you can do buy,get price and restore actions",
6   "homepage": "https://github.com/mfa01/SimpleInAppPurchaseKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MAbed": "mfa01@yahoo.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/mfa01/SimpleInAppPurchaseKit.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "frameworks": "StoreKit",
23   "requires_arc": true,
24   "resources": [
25     "Assets/*.png",
26     "Assets/*.plist"
27   ]