[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / c / 1 / 7 / YHYIOSInnAppPurchase / 0.4 / YHYIOSInnAppPurchase.podspec.json
blobdbc0940b35bb8e87f59c0f3dda1b00590889d6b8
2   "name": "YHYIOSInnAppPurchase",
3   "version": "0.4",
4   "summary": "IOS Inn App Purchase",
5   "description": "IOS library helps you implement inn app purchase",
6   "homepage": "https://github.com/Ucdemir/Ucdemir-IOS-Inn_App_Purchase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ucdemir": "dortsekiz48@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/Ucdemir/Ucdemir-IOS-Inn_App_Purchase.git",
19     "tag": "0.4"
20   },
21   "source_files": "YHY IOS In App Billing/**/*.{h,m,swift}",
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "SQLite.swift": [
25       "~> 0.12.0"
26     ]
27   }