[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / c / 1 / e / FayPodDemo / 0.1.0 / FayPodDemo.podspec.json
blob7fc9e3df586c37d4e32619dc139e4175320eb596
2   "name": "FayPodDemo",
3   "version": "0.1.0",
4   "summary": "pod test demo",
5   "description": "pod test demo",
6   "homepage": "https://github.com/fanfay/FayPodDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "17602129987@163.com": "fanyalong@ymatou.com"
13   },
14   "source": {
15     "git": "https://github.com/fanfay/FayPodDemo.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FayPodDemo/Classes/**/*",
22   "dependencies": {
23     "MBProgressHUD": [
25     ]
26   }