[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 5 / 8 / NDAnimatedText / 0.0.2 / NDAnimatedText.podspec.json
blob22559d401864c5df5413cdaa477032bdd2125928
2   "name": "NDAnimatedText",
3   "version": "0.0.2",
4   "summary": "Animate text in UIKit",
5   "description": "Wrote this because I wanted an animatin for \"calling\", \"calling.\", \"calling.\t\t\t\t.\", \"calling...\"",
6   "homepage": "https://github.com/keepingitneil/NDAnimatedText",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": "Neil Dwyer",
12   "social_media_url": "http://twitter.com/dwyer_neil",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/keepingitneil/NDAnimatedText.git",
18     "tag": "0.0.2"
19   },
20   "source_files": [
21     "NDAnimatedText/Library",
22     "NDAnimatedText/Library/**/*.{swift}"
23   ],
24   "requires_arc": true