blob: c24ec1f1587fad30024b31cb4d29d1dd4ca48013 [file] [log] [blame]
{
"name": "JZLibrary",
"version": "0.1.0",
"summary": "Just a demo",
"homepage": "http://github.intra.douban.com/lujinze/JZLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lujinze": "lujinze@douban.com"
},
"source": {
"git": "http://github.intra.douban.com/lujinze/JZLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "JZLibrary/**/*.{h,m}",
"public_header_files": "JZLibrary/**/*.h",
"frameworks": [
"UIKit",
"MapKit"
]
}