[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / c / TJAvatarLoadIndicator / 0.1.0 / TJAvatarLoadIndicator.podspec.json
blob3eded875f97f73376e94e32192facf99063af072
2   "name": "TJAvatarLoadIndicator",
3   "version": "0.1.0",
4   "summary": "Custom Image Avatar UIView with Animate Load Indicator",
5   "description": "A Custom UIView that has a avatar at the center and come up with load indicator.",
6   "homepage": "https://github.com/lostseaway/TJAvatarLoadIndicator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Thunyathon Jaruchotrattanasakul": "lostseaway@me.com"
13   },
14   "source": {
15     "git": "https://github.com/lostseaway/TJAvatarLoadIndicator.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TJAvatarLoadIndicator/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "RxSwift": [
25       "~> 2.0"
26     ],
27     "SnapKit": [
28       "~> 0.15.0"
29     ],
30     "RxCocoa": [
31       "~> 2.0"
32     ]
33   }