blob: 5f957c48e7b152d5ccb04c51b9764eeb398a0a97 [file] [log] [blame]
{
"name": "YohooCoreLib",
"version": "0.1.0",
"summary": "YohooCoreLib",
"description": "YohooCoreLib for yohoo",
"homepage": "https://github.com/fyfdayan/YohooCoreLib.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"傅雁锋": "bird@corplus.net"
},
"source": {
"git": "https://github.com/fyfdayan/YohooCoreLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YohooCoreLib/Classes/**/*",
"public_header_files": "YohooCoreLib/Classes/**/*.h",
"dependencies": {
"MJExtension": [
],
"Realm": [
],
"FMDB": [
],
"MBProgressHUD": [
],
"Unirest": [
],
"Realm+JSON": [
]
}
}