[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 6 / 0 / TNPopView / 1.0.0 / TNPopView.podspec.json
blobe82642b88a84be97bd4543364572738c0e2bc59a
2   "name": "TNPopView",
3   "version": "1.0.0",
4   "summary": "A short description of TNPopView.",
5   "description": "~",
6   "homepage": "https://github.com/Tony1015/TNPopView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tony": "chococome@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Tony1015/TNPopView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "dependencies": {
26     "TNCategory": [
27       "~>1.0.1"
28     ],
29     "Masonry": [
31     ]
32   }