blob: 067ac57f128720a68f8d21698408d3729a6589ab [file] [log] [blame]
{
"name": "ZJCFoundation",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "ZJCFoundationDemo/ZJCFoundation/*.{h,m}",
"frameworks": "UIKit"
}