blob: 47aaa0b887cbc6eaead49112e0757cd68cbd00dd [file] [log] [blame]
{
"name": "JQFramework",
"version": "1.0.6",
"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.6"
},
"source_files": "JQFramework/**/*.{h,m}",
"public_header_files": "JQFramework/**/*.h",
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"EGOCache": [
]
},
"requires_arc": true
}