blob: b14f025455946e72ca1e5d2412158a50fe6263cb [file] [log] [blame]
{
"name": "zhihudailyAPI",
"version": "1.0",
"summary": "zhihudailyAPI is an Objective-C wrapper for zhihu daily API.",
"homepage": "https://github.com/TomLiu/zhihudailyAPI",
"license": "MIT",
"authors": {
"61": "61upup@gmail.com"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source": {
"git": "https://github.com/TomLiu/zhihudailyAPI.git",
"tag": "1.0"
},
"source_files": [
"SRC",
"SRC/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"1.3.1"
]
}
}