blob: f6b26e4760d17308a6c86a5a6792e75581849de2 [file] [log] [blame]
{
"name": "JQFramework",
"version": "1.0.5",
"summary": "Effectively improve development efficiency, a number of networks, extensions, classification, UIKit under the package library.",
"homepage": "https://github.com/xiaohange/JQFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"韩俊强": "532167805@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xiaohange/JQFramework.git",
"tag": "1.0.5"
},
"source_files": "JQFramework/**/*.{h,m}",
"public_header_files": "JQFramework/**/*.h",
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"EGOCache": [
]
},
"requires_arc": true
}