[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / 2 / ASBanker / 1.1.1 / ASBanker.podspec.json
blob9cae2da12460b945ed9434420ab14fe4eb73d6de
2   "name": "ASBanker",
3   "version": "1.1.1",
4   "summary": "Simplifies adding In App Purchases to iOS applications.",
5   "homepage": "https://github.com/AwaraiStudios/ASBanker",
6   "screenshots": "https://github.com/AwaraiStudios/ASBanker/screenshot.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ross Gibson": "ross@awarai.com"
13   },
14   "source": {
15     "git": "https://github.com/AwaraiStudios/ASBanker.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "4.3"
20   },
21   "source_files": [
22     "Source",
23     "Source/**/*.{h,m}"
24   ],
25   "frameworks": "StoreKit",
26   "requires_arc": true