blob: 7a42afd85e31882eff410a21c966440c938d5ce2 [file] [log] [blame]
{
"name": "WalinnsAPI",
"version": "1.0.0",
"summary": "A really cool SDK for mobile analytics.",
"homepage": "https://github.com/Rejoylin/WalinnsAPI-ObjC",
"authors": {
"Name": "rejoylin2015@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Rejoylin/WalinnsAPI-ObjC.git"
},
"source_files": "WalinnsAPI.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "WalinnsAPI.framework"
}
}