[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 9 / b / AgLayout / 0.1.0 / AgLayout.podspec.json
blob493298687c7050d82d74b3d3ce6f8f6091434822
2   "name": "AgLayout",
3   "version": "0.1.0",
4   "summary": "AgLayout is an layout util for ios in ObjC.",
5   "description": "AgLayout is an layout util for ios in ObjC. Including a AgLayout to help \nmove/stretch view around and a view frame accessor.",
6   "homepage": "https://github.com/amendgit/AgLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GitAmend": "shijian0912@163.com"
13   },
14   "source": {
15     "git": "https://github.com/amendgit/AgLayout.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "AgLayout/Classes/**/*",
22   "frameworks": "UIKit"