blob: 87118acb436853f51ec787b085afdcb3a5a95079 [file] [log] [blame]
{
"name": "HZKit",
"version": "0.0.1",
"summary": "Universal code package for rapid development.",
"homepage": "https://github.com/HertzWang/HZKit",
"license": "MIT",
"authors": {
"Hertz Wang": "hertz@hertzwang.com"
},
"social_media_url": "https://hertzwang.com",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HertzWang/HZKit.git",
"tag": "0.0.1"
},
"source_files": [
"Source",
"Source/*.{h,m}"
]
}