[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 8 / 1 / Frequent / 1.0.1 / Frequent.podspec.json
blob23c4fb4a0e51beb6a2afab3045e4c63f589d82e3
2   "name": "Frequent",
3   "version": "1.0.1",
4   "summary": "常用方法的整理",
5   "description": "1.类别方法整理 2.键盘自适应方法整理 3.常用方法整理 4.属性方法整理",
6   "homepage": "https://github.com/kczou",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kczou": "kczou@foxmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/kczou/Frequent.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "FrequentDemo/FrequentDemo/Frequent/*.{h,m}",
22   "exclude_files": "Classes/Exclude"