[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 1 / 6 / RSStoreKit / 0.0.3 / RSStoreKit.podspec.json
blob7107947df0f9ec8f8f46d21af941f4344e9a12b6
2   "name": "RSStoreKit",
3   "version": "0.0.3",
4   "summary": "RSStoreKit provides an easy a way to implement IAPs",
5   "homepage": "https://github.com/raostudios/RSStoreKit",
6   "license": "MIT",
7   "authors": {
8     "Venkat S. Rao": "vrao423@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/raostudios/RSStoreKit.git",
12     "tag": "0.0.3"
13   },
14   "social_media_url": "https://twitter.com/venkatrao",
15   "dependencies": {
16     "RSInterfaceKit": [
18     ]
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "source_files": "Pod/Classes/*",
25   "resource_bundles": {
26     "RSStoreKit": [
27       "Pod/Assets/*.png"
28     ]
29   },
30   "public_header_files": "Pod/Classes/*.h",
31   "frameworks": "StoreKit"