[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 0 / SimpleInAppPurchaseKit / 0.1.0 / SimpleInAppPurchaseKit.podspec.json
blob27f85fc633e024d74d0f56b721570488962f2253
2   "name": "SimpleInAppPurchaseKit",
3   "version": "0.1.0",
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     "commit": "b8c19c07fe9aad7e16d2571e57ebb1b4a86b4f23",
20     "tag": "0.1.0"
21   },
22   "source_files": "Classes/*.{h,m}",
23   "frameworks": "StoreKit",
24   "requires_arc": true,
25   "resources": [
26     "Assets/*.png",
27     "Assets/*.plist"
28   ]