[Add] TPNMentaCustomAdapterInland 6.00.23.1
[CocoaPods.git] / Specs / 1 / f / 6 / SnapKit / 3.0.1 / SnapKit.podspec.json
blob361808e50d6282c3d264fe08bed6785055f2f1a0
2   "name": "SnapKit",
3   "version": "3.0.1",
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": "3.0.1"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.11",
18     "tvos": "9.0"
19   },
20   "source_files": "Source/*.swift",
21   "requires_arc": true