blob: 4b4f7527007fcc781797613079427f7747481c7a [file] [log] [blame]
{
"name": "AFSDK",
"version": "0.1.3",
"summary": "Appsfly Ios Sdk",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dondaldo/AFSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"srikanth.android@hotmail.com": "srikanth@appsfly.io"
},
"source": {
"git": "https://github.com/dondaldo/AFSDK.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AFSDK/Classes/*.{c,h,hh,m,mm}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"public_header_files": "AFSDK/Classes/*.h",
"ios": {
"vendored_frameworks": "appsfly/micro_app.framework"
}
}