[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 7 / 2 / CPAutoLayout / 0.3.2 / CPAutoLayout.podspec.json
blob1c84ca4b13bc8b82f881774f64ec2d1eedc613c2
2   "name": "CPAutoLayout",
3   "version": "0.3.2",
4   "summary": "Position-based AutoLayout shorthand",
5   "description": "                       CPAutoLayout is a position-based AutoLayout shorthand.\n",
6   "homepage": "https://github.com/sakim/CPAutoLayout",
7   "license": "MIT",
8   "authors": {
9     "Sung Ahn Kim": "ccoroom@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sakim/CPAutoLayout.git",
13     "tag": "0.3.2"
14   },
15   "social_media_url": "https://twitter.com/ccoroom",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "dependencies": {
22     "Masonry": [
24     ]
25   }