blob: 73e581829f4144f1816cd82e97273570c06be735 [file] [log] [blame]
{
"name": "Ant",
"version": "0.1.0",
"summary": "Ant is a modular programming tool for iOS developer.",
"description": "Ant is a modular programming tool for iOS developer.\nDeveloper can use Ant to make iOS programming easier when deal with module.",
"homepage": "https://github.com/hujewelz/Ant",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huluobo": "hujewelz@163.com"
},
"source": {
"git": "https://github.com/hujewelz/Ant.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Ant/Classes/**/*",
"public_header_files": "Ant/Classes/Public/**/*.h"
}