blob: 5378711ce10e1630211098d809d8f58b88479671 [file] [log] [blame]
{
"name": "TownPlan",
"version": "0.0.1",
"summary": "Is a UIView layout helper.",
"homepage": "https://github.com/peterp/TownPlan",
"license": "MIT",
"authors": {
"Peter Pistorius": "peterp@appfactory.co.za"
},
"source": {
"git": "https://github.com/peterp/TownPlan.git",
"tag": "0.0.1"
},
"platforms": {
"ios": 5.0
},
"source_files": [
"Classes",
"src/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}