[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 4 / 9 / EasyConstraints / 0.1.4 / EasyConstraints.podspec.json
blobc3e6d794c8f580c755dac20844e9bf352a8583f3
2   "name": "EasyConstraints",
3   "version": "0.1.4",
4   "summary": "Custom UIViewController displayed under navigation bar.",
5   "description": "                  Suit of custom swift operators to create NSLayoutConstraints.\n                  * Easy to use\n                  * Easy to understand\n",
6   "homepage": "https://github.com/bitomule/EasyConstraints",
7   "license": "MIT",
8   "authors": {
9     "David Collado Sela": "bitomule@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/bitomule",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/bitomule/EasyConstraints.git",
17     "tag": "0.1.4"
18   },
19   "source_files": "Source/*.swift",
20   "requires_arc": true