blob: 7e4f9aba06d02b1585b4fac4373361d963a611a4 [file] [log] [blame]
{
"name": "JQFramework",
"version": "1.1.9",
"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": {
"Hari": "532167805@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiaohange/JQFramework.git",
"tag": "1.1.9"
},
"social_media_url": "https://weibo.com/hjq995",
"requires_arc": true,
"source_files": "JQFramework/JQFramework.h",
"subspecs": [
{
"name": "JQFoundation",
"source_files": "JQFramework/JQFoundation/**/*"
},
{
"name": "JQUIKIt",
"source_files": "JQFramework/JQUIKIt/**/*"
},
{
"name": "JQUtility",
"source_files": "JQFramework/JQUtility/**/*"
},
{
"name": "CTMBase64",
"source_files": "JQFramework/CTMBase64/**/*",
"requires_arc": false
}
]
}