[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 2 / d / 0 / Swiftstraints / 1.1.0 / Swiftstraints.podspec.json
blobf1026c81a8c26dd15089af5fb9e3baaf1603a84d
2   "name": "Swiftstraints",
3   "version": "1.1.0",
4   "summary": "Auto Layout In Swift Made Easy",
5   "description": "                   Auto layout can be a pain. But it doesn't have to be.\n                   Swiftstraints makes it easy to write layout constraints in one line of code.\n",
6   "homepage": "https://github.com/Skyvive/Swiftstraints",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Brad Hilton": "brad.hilton.nw@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Skyvive/Swiftstraints.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "Swiftstraints",
23     "Swiftstraints/**/*.{swift,h,m}"
24   ],
25   "requires_arc": true