[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 5 / b / Lyt / 0.1 / Lyt.podspec.json
blobe0a4e0c9fd354d12e6c115394ef34f160d0ae93a
2   "name": "Lyt",
3   "version": "0.1",
4   "license": "Apache 2.0",
5   "summary": "A UIView category to make autolayout (more) readable and less verbose",
6   "homepage": "https://github.com/robotmedia/Lyt",
7   "authors": "Hermes Pique",
8   "source": {
9     "git": "https://github.com/robotmedia/Lyt.git",
10     "tag": "v0.1"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
15   "requires_arc": true,
16   "source_files": "Lyt/*.{h,m}"