[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 6 / 1 / YMTInAppPurchase / 1.1 / YMTInAppPurchase.podspec.json
blob3dd895105438e34aebad4cee6deb72707a2f0a8e
2   "name": "YMTInAppPurchase",
3   "version": "1.1",
4   "summary": "Framework to handle In-App Purchase",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/MasamiYamate/YMTInAppPurchaseFramework.git",
10   "authors": {
11     "MasamiYamate": "yamate.inquiry@mail.yamatte.net"
12   },
13   "source": {
14     "git": "https://github.com/MasamiYamate/YMTInAppPurchaseFramework.git",
15     "tag": "1.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "YMTInAppPurchase/**/*.{swift}",
22   "swift_versions": [
23     "3.2",
24     "4.0",
25     "4.2",
26     "5.0"
27   ]