blob: d0de2481d1feb6c43a049ee8ea694d1fae7eb27b [file] [log] [blame]
{
"name": "ServiceSDK",
"version": "1.0.0",
"summary": "ServiceSDK",
"description": "ServiceSDK support for ios",
"homepage": "https://github.com/ninhnm/DemoSDK",
"license": "MIT",
"authors": {
"NinhNM": "ninhnm91@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ninhnm/DemoSDK.git",
"tag": "1.0.0"
},
"source_files": [
"ServiceSDK",
"ServiceSDK/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"Alamofire": [
]
}
}