[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 8 / 4 / 9 / EasyConstraints / 0.1.1 / EasyConstraints.podspec.json
blob40f0e37605f56488c3452a8c8e3d37981a1e1715
2   "name": "EasyConstraints",
3   "version": "0.1.1",
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.1"
18   },
19   "source_files": "Source/*.swift",
20   "requires_arc": true