[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / b / 3 / PJAnimation / 0.1.1 / PJAnimation.podspec.json
blob6a45f1f3e666b5d2bf08ce4d1c371e460675ab86
2   "name": "PJAnimation",
3   "version": "0.1.1",
4   "summary": "A subclass on UILabel that provides a blink.",
5   "description": "This CocoaPod provides the ability to use a UILabel that may be started and stopped blinking.",
6   "homepage": "https://github.com/preetamjadakar/PJAnimation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "preetam": "preetamjadakar@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/preetamjadakar/PJAnimation.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PJAnimation/Classes/**/*"