[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 3 / a / HandyAutoLayout / 1.0.0 / HandyAutoLayout.podspec.json
blob409e0a645cf511ac7a24030d101621bb6773e250
2   "name": "HandyAutoLayout",
3   "version": "1.0.0",
4   "summary": "A handy methods for AutoLayout",
5   "description": "A view category for AutoLayout handy methods",
6   "homepage": "https://github.com/casatwy/HandyAutoLayout",
7   "license": "MIT",
8   "authors": {
9     "CasaTaloyum": "casatwy@msn.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/casatwy/HandyAutoLayout.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "UIView+HandyAutoLayout.h",
20     "UIView+HandyAutoLayout.m"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true