blob: aa6cc10065447da48be442b0b3bddf772571b142 [file] [log] [blame]
{
"name": "IAPSdk",
"version": "1.0.2",
"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": "1.0.2"
},
"source_files": "IAPSdk/*.{h,m,swift,xib}",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"dependencies": {
"SwiftyStoreKit": [
],
"MBProgressHUD": [
]
},
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"swift_version": "5.0"
}