blob: d53c7425e6791c79c88187946027c4274c94363a [file] [log] [blame]
{
"name": "YYDemoSDK",
"version": "0.1.0",
"summary": "YYDemoSDK,YYDemoSDK.",
"description": "YYDemoSDK,a test demo.",
"homepage": "https://github.com/Yyue98/YYDemoSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yyue98": "yangy9803@163.com"
},
"source": {
"git": "https://github.com/Yyue98/YYDemoSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YYDemoSDK/Classes/*",
"public_header_files": "YYDemoSDK/Classes/*.h",
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"YYModel": [
]
}
}