blob: 85346ace0d3a7324520105351837674a72ade349 [file] [log] [blame]
{
"name": "ZHPodsNewTest",
"version": "1.0.0",
"summary": "test to OpenSource",
"homepage": "https://github.com/stackJolin/ZHPodsNewTest",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"stackJolin": "stackJolin.gmail.com"
},
"source": {
"git": "https://github.com/stackJolin/ZHPodsNewTest.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source_files": "ZHPodsNewTest/**/*.{h,m}",
"requires_arc": true
}