[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 2 / f / FTProducts / 0.0.5 / FTProducts.podspec.json
blob9f47f146746fe61d7394beed8cab7cb6f27dec41
2   "name": "FTProducts",
3   "version": "0.0.5",
4   "summary": "FTProducts 0.0.5",
5   "description": "FTProducts 0.0.5 sc",
6   "homepage": "https://github.com/shichao666/FTProducts.git",
7   "license": "MIT",
8   "authors": {
9     "shichao": "329585013@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/shichao666/FTProducts.git",
13     "tag": "0.0.5"
14   },
15   "source_files": [
16     "Category+Tools/*.{h,m}",
17     "Manager/*.{*}",
18     "FTCommonMacro.h",
19     "Base/*.{*}",
20     "Custom/*/*.{h,m}",
21     "NetWork/*.{h,m,gif}"
22   ],
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "platforms": {
28     "ios": "8.0"
29   },
30   "dependencies": {
31     "AFNetworking": [
32       "~> 3.2.1"
33     ],
34     "MJExtension": [
35       "~> 3.0.13"
36     ],
37     "SVProgressHUD": [
38       "~> 2.2.5"
39     ]
40   }