[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / e / 4 / TransitKit / 0.0.1 / TransitKit.podspec.json
blob9e810b445c8b72103171035a4271effb7d5847e7
2   "name": "TransitKit",
3   "version": "0.0.1",
4   "summary": "easy custom ios transition",
5   "description": "Transit is the library provide you an easiest way to customize the animation when you change from one ViewController to another.\nYou can think of this library as transit system, travel from one station to other station with trains in various lines.",
6   "homepage": "https://github.com/zoonooz/TransitKit",
7   "screenshots": "https://raw.githubusercontent.com/zoonooz/TransitKit/master/line_animation.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Amornchai Kanokpullwad": "amornchai.zoon@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/zoonref",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/zoonooz/TransitKit.git",
21     "tag": "0.0.1"
22   },
23   "source_files": "Source"