blob: 2d446e0ff5cfde2d990023151e5c1a6be2942160 [file] [log] [blame]
{
"name": "MilesSDKDemo",
"version": "0.0.1",
"platforms": {
"ios": "8.0"
},
"summary": "A delightful setting interface framework.",
"homepage": "https://github.com/Miles-Matheson/MilesSDKDemo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"coderYJ": "liyida188@icloud.com"
},
"social_media_url": "https://github.com/Miles-Matheson/MilesSDKDemo.git",
"source": {
"git": "https://github.com/Miles-Matheson/MilesSDKDemo.git",
"tag": "0.0.1"
},
"resources": "MilesSDKDemoFramework/MilesSDKDemo.framework",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~> 2.6.1"
]
},
"deprecated": true
}