[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / a / 8 / SDCAutoLayout / 2.0.3 / SDCAutoLayout.podspec.json
blob9a78516adfec5714ec791919ec440eab421a8fbd
2   "name": "SDCAutoLayout",
3   "version": "2.0.3",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "authors": {
9     "Scott Berrevoets": "s.berrevoets@me.com"
10   },
11   "summary": "A UIView category that simplifies dealing with Auto Layout",
12   "homepage": "https://github.com/sberrevoets/SDCAutoLayout",
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/sberrevoets/SDCAutoLayout.git",
18     "tag": "v2.0.3"
19   },
20   "source_files": "AutoLayout/UIView+SDCAutoLayout.{h,m}",
21   "requires_arc": true