[Add] CXHAdSDK-TopOn 1.6.6.1
[CocoaPods.git] / Specs / d / 7 / 2 / CPAutoLayout / 0.3.3 / CPAutoLayout.podspec.json
blobd4981917bc2c61c5336afd3900274c30192a1822
2   "name": "CPAutoLayout",
3   "version": "0.3.3",
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.3"
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   }