[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / a / AutoLayoutShorthand / 1.0 / AutoLayoutShorthand.podspec.json
blob37e9418bb82639288db8bfba4f07ecdca1391249
2   "name": "AutoLayoutShorthand",
3   "version": "1.0",
4   "summary": "alternative system for creating and adding Cocoa Auto Layout constraints",
5   "homepage": "https://github.com/rentzsch/AutoLayoutShorthand",
6   "license": {
7     "type": "MIT",
8     "text": ""
9   },
10   "authors": {
11     "Jonathan 'Wolf' Rentzsch": ""
12   },
13   "source": {
14     "git": "https://github.com/rentzsch/AutoLayoutShorthand.git",
15     "tag": "semver-1.0"
16   },
17   "source_files": [
18     "Classes",
19     "*.{h,m}"
20   ],
21   "requires_arc": true