blob: 21213c15cf23f4c79be83f34e27ba53f1131c3e1 [file] [log] [blame]
{
"name": "YDReadToolSDK",
"version": "0.1.0",
"summary": "A short description of YDReadToolSDK.",
"description": "gongju",
"homepage": "https://gitee.com/bookpro/YDReadToolSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"善良的快递费": "2013_0810@sina.com"
},
"source": {
"git": "https://gitee.com/bookpro/YDReadToolSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YDReadToolSDK/Classes/**/*",
"static_framework": true,
"dependencies": {
"AFNetworking": [
]
}
}