blob: d4ec37553a52f12105f5c3b801a3604c7772293d [file] [log] [blame]
{
"name": "ZJJTestDemo",
"version": "0.0.2",
"summary": "a repository demo",
"description": "a repository demo",
"homepage": "https://github.com/zhengjunjie11/ZJJTestDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhengjunjie": "2028002516@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhengjunjie11/ZJJTestDemo.git",
"tag": "0.0.2"
},
"source_files": "ZJJNavigation/*.{h,m}",
"requires_arc": true
}