[Add] UnityAds 4.13.1
[CocoaPods.git] / Specs / 8 / 2 / e / TKAnimatedCheckButton / 0.2 / TKAnimatedCheckButton.podspec.json
blob2d81a7d5f31634b213c190646dde6b23f7245e4d
2   "name": "TKAnimatedCheckButton",
3   "version": "0.2",
4   "summary": "Elastic Animated Check Box inpired by https://dribbble.com/shots/1631598-On-Off and http://robb.is/working-on/a-hamburger-button-transition/",
5   "homepage": "https://github.com/entotsu/TKAnimatedCheckButton",
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/TKAnimatedCheckButton.git",
18     "tag": "0.2"
19   },
20   "source_files": [
21     "Classes",
22     "TKAnimatedCheckButton/Classes/*.swift"
23   ]