[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / e / 4 / a / IAPManager / 0.2.3 / IAPManager.podspec.json
blob10e22bcf7df26e48a1637a3624a06285bfbfc757
2   "name": "IAPManager",
3   "version": "0.2.3",
4   "summary": "Yet Another simple in-app purchase interface.",
5   "homepage": "http://github.com/mruegenberg/IAPManager",
6   "license": "MIT",
7   "authors": {
8     "Marcel Ruegenberg": "github@dustlab.com"
9   },
10   "source": {
11     "git": "https://github.com/mruegenberg/IAPManager.git",
12     "tag": "0.2.3"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.7"
17   },
18   "requires_arc": true,
19   "source_files": "*.{h,m}",
20   "public_header_files": "IAPManager.h",
21   "frameworks": [
22     "CoreFoundation",
23     "StoreKit"
24   ]