blob: 40549f8b548d931efa81aa95ff9676901adf5de8 [file] [log] [blame]
{
"name": "Astray",
"version": "0.0.1",
"summary": "tool kit",
"description": "develop tool kit",
"homepage": "https://github.com/archerchey/Astray",
"license": "MIT",
"authors": {
"Archer": "archerchey@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/archerchey/Astray.git",
"tag": "0.0.1"
},
"source_files": "Astray/core/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}