blob: 41b6ac74b30ded614f27f509f54bece64a3d860f [file] [log] [blame]
{
"name": "IAPSdk",
"version": "0.0.4",
"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.4"
},
"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"
}