blob: d79ce0371a94434eb887d5dcdfb1e43262b9548f [file] [log] [blame]
{
"name": "ZHPodsNewTest",
"version": "2.0.1",
"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": "2.0.1"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source_files": "ZHPodsNewTest/**/*.{h,m}",
"public_header_files": "ZHPodsNewTest/**/*.h",
"requires_arc": true
}