blob: 0f0d55dbd9e3594a15566192e7c912085f29f9ee [file] [log] [blame]
{
"name": "JCustomView",
"version": "1.0.6",
"summary": "Fast iOS Develope App View",
"description": "JCustomView 开发时用的View类",
"homepage": "https://github.com/GitHubZebra/JCustomView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈杰": "mr_banma@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GitHubZebra/JCustomView.git",
"tag": "1.0.6"
},
"source_files": "JCustomView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
],
"JKit": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}