[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 1 / f / 6 / SnapKit / 0.10.0 / SnapKit.podspec.json
blob9957938e7ddfaeaea6bb129b341ff84153c48a06
2   "name": "SnapKit",
3   "version": "0.10.0",
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/SnapKit/SnapKit",
7   "authors": {
8     "Robert Payne": "robertpayne@me.com"
9   },
10   "social_media_url": "http://twitter.com/robertjpayne",
11   "source": {
12     "git": "https://github.com/SnapKit/SnapKit.git",
13     "tag": "0.10.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "source_files": "Source/*.swift",
20   "requires_arc": true