[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / d / 7 / 2 / CPAutoLayout / 0.7.0 / CPAutoLayout.podspec.json
blob84bee000c78c9865e1bfd1c73c7dacb2e7cf98c3
2   "name": "CPAutoLayout",
3   "version": "0.7.0",
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.7.0"
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   }