[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / b / a / 8 / SDCAutoLayout / 2.0.2 / SDCAutoLayout.podspec.json
blobcbac08673c83e47a64fe3774161a4d8262991307
2   "name": "SDCAutoLayout",
3   "version": "2.0.2",
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.2"
19   },
20   "source_files": "AutoLayout/UIView+SDCAutoLayout.{h,m}",
21   "requires_arc": true