[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 3 / 2 / 9 / JPCLayoutToolbox / 0.2.1 / JPCLayoutToolbox.podspec.json
blob4ce447266bb8163feabf546a465525a8a51e43aa
2   "name": "JPCLayoutToolbox",
3   "version": "0.2.1",
4   "summary": "iOS autolayout made simple for basic layouts.",
5   "description": "  Managing views with iOS auto layout can be tedious. This is a collection of extensions to make simple layouts easier.\n",
6   "homepage": "https://github.com/jpchmura/JPCLayoutToolbox",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Jon Chmura",
12   "social_media_url": "http://twitter.com/jpchmura",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/jpchmura/JPCLayoutToolbox.git",
18     "tag": "v0.2.1"
19   },
20   "source_files": "Source/*.swift"