blob: 678f40e01f7b17a098ad8649c4a0d8c2777f3f6e [file] [log] [blame]
{
"name": "IAPSdk",
"version": "0.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/nihatbasmaci",
"authors": {
"Tony Million": "nihat.basmaci@bil.omu.edu.tr"
},
"summary": "ARC and GCD Compatible Reachability Class for iOS and OS X.",
"source": {
"git": "https://github.com/nihatbasmaci/IAPSdk.git",
"tag": "0.0.3"
},
"source_files": "IAPSdk/*.{h,m,swift}",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"dependencies": {
"SwiftyStoreKit": [
],
"MBProgressHUD": [
]
},
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"swift_version": "5.0"
}