blob: 041a93fa06cffbf6787d29f491a42f09442a57a2 [file] [log] [blame]
{
"name": "ZXGCommontKit",
"version": "041912",
"summary": "工具 分类 父类等.",
"description": "从明天起,关心粮食和蔬菜,我有一所房子,面朝大海,春暖花开",
"homepage": "https://github.com/onzxgway/ZXGCommontKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"朱献国": "zhuxianguo529@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/onzxgway/ZXGCommontKit.git",
"tag": "041912"
},
"source_files": "ZXGCommonKit/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"SDWebImage": [
"~> 4.3.3"
],
"FMDB": [
"~> 2.7.2"
],
"NJKWebViewProgress": [
"~> 0.2.3"
],
"Masonry": [
"~> 1.1.0"
]
}
}