blob: 42482e97242a8b92259a086f91a51edcdd9033a9 [file] [log] [blame]
{
"name": "HeQiangFramework",
"version": "0.1.0",
"summary": "海贼王UI显示 HeQiangFramework.",
"description": "海贼王UI显示SDK, 展示UI等。API调用模式使用了RAC",
"homepage": "https://github.com/HeQiang-IOS/HeQiangFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"heqiang": "heqiang2011@163.com"
},
"source": {
"git": "https://github.com/HeQiang-IOS/HeQiangFramework.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "HeQiangFramework/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"JSONModel": [
]
},
"vendored_frameworks": "HeQiangFramework/*.{framework}"
}