[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / 8 / TKSubmitTransition / 0.2 / TKSubmitTransition.podspec.json
blob334fdc1dcdb1798ae56327b3b07ca040192a021e
2   "name": "TKSubmitTransition",
3   "version": "0.2",
4   "summary": "Animated UIButton of Loading Animation and Transition Animation. Inspired by https://dribbble.com/shots/1945593-Login-Home-Screen",
5   "homepage": "https://github.com/entotsu/TKSubmitTransition",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Takuya.Okamoto": "blackn.red42@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/entotsu/TKSubmitTransition.git",
18     "tag": "0.2"
19   },
20   "source_files": [
21     "Classes",
22     "SubmitTransition/Classes/*.swift"
23   ]