[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 9 / a / d / Snap / 0.9.2 / Snap.podspec.json
blobd6522feea092b819d1130141057fe4bfb913b80e
2   "name": "Snap",
3   "version": "0.9.2",
4   "license": "MIT",
5   "summary": "Harness the power of auto layout with a simplified, chainable, and compile time safe syntax.",
6   "homepage": "https://github.com/Masonry/Snap",
7   "authors": {
8     "Robert Payne": "robertpayne@me.com"
9   },
10   "social_media_url": "http://twitter.com/robertjpayne",
11   "source": {
12     "git": "https://github.com/Masonry/Snap.git",
13     "tag": "0.9.2"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "source_files": "Source/*.swift",
20   "requires_arc": true