blob: 51bbfe209d27a3f708711441fb02cc775735487e [file] [log] [blame]
{
"name": "ZJCFoundation",
"version": "1.0.1",
"summary": "ZJCFoundation is a test for podspec",
"description": "ZJCFoundation is a test for podspec,input my description",
"homepage": "https://github.com/x0806485/ZJCFoundation",
"license": {
"type": "None",
"file": "LICENSE"
},
"authors": {
"zjc": "x0806485@163.com"
},
"source": {
"git": "https://github.com/x0806485/ZJCFoundation.git",
"tag": "v1.0.1"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "ZJCFoundationDemo/ZJCFoundation/*.{h,m}",
"frameworks": "UIKit"
}