blob: 493298687c7050d82d74b3d3ce6f8f6091434822 [file] [log] [blame]
{
"name": "AgLayout",
"version": "0.1.0",
"summary": "AgLayout is an layout util for ios in ObjC.",
"description": "AgLayout is an layout util for ios in ObjC. Including a AgLayout to help \nmove/stretch view around and a view frame accessor.",
"homepage": "https://github.com/amendgit/AgLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GitAmend": "shijian0912@163.com"
},
"source": {
"git": "https://github.com/amendgit/AgLayout.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "AgLayout/Classes/**/*",
"frameworks": "UIKit"
}