[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / c / b / 5 / InAppPurchases / 1.0.2 / InAppPurchases.podspec.json
blob285dd36b6c866338deade91875828d6d6f2ea93f
2   "name": "InAppPurchases",
3   "version": "1.0.2",
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.2"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "InAppPurchases/Classes/**/*",
23   "swift_version": "5.0"