[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 5 / e / InAppManager / 1.0.1 / InAppManager.podspec.json
blob69ccb8bee3a854964cce0e495f1054db76f23ffd
2   "name": "InAppManager",
3   "version": "1.0.1",
4   "summary": "A Wrapper Class over StoreKit.framework for InApp Purchase operations.",
5   "description": "A Wrapper Class over StoreKit.framework for InApp Purchase operations. You can request InApp Product , then Purchase and log the response transaction data.",
6   "homepage": "https://github.com/greenSyntax/InAppManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Abhishek Kumar Ravi": "ab.abhishek.ravi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/greenSyntax/InAppManager.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "InAppManager/Classes/**/*",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   },
25   "pushed_with_swift_version": "3.0"