[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / b / 5 / InAppPurchases / 1.0 / InAppPurchases.podspec.json
blob83d7a2c0dce754e0472ccb7307020b31c66a4333
2   "name": "InAppPurchases",
3   "version": "1.0",
4   "summary": "In-app purchases handler written in swift",
5   "swift_versions": "5.0",
6   "description": "'Handles in-app purchases in swift in a convenient way'",
7   "homepage": "https://github.com/umarawais45/InAppPurchases",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Umar Awais": "umar.awais45@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/umarawais45/InAppPurchases.git",
17     "tag": "1.0"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "InAppPurchases/Classes/**/*",
23   "swift_version": "5.0"