[Add] FaceCoreBasicNightly 6.4.1115
[CocoaPods.git] / Specs / 9 / 0 / e / MDPodSpec / 0.0.1 / MDPodSpec.podspec.json
blob0edf34d66650ca10fbaf378d4258b3eb8724ebd4
2   "name": "MDPodSpec",
3   "version": "0.0.1",
4   "summary": "自己一个小小的工具库,希望后面能越来越好",
5   "description": "MD的工具库",
6   "homepage": "https://github.com/meidong163/MDUtils/tree/master/MDUtils/MDUtils/Utils",
7   "license": "MIT",
8   "authors": {
9     "kuaichuan": "www.kuaichuan888@163.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/meidong163/MDUtils.git",
16     "tag": "v0.0.1"
17   },
18   "source_files": [
19     "MDUtils",
20     "MDUtils/MDUtils/Utils/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "MBProgressHUD": [
25       "1.0.0"
26     ]
27   }