[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / f / 4 / AYUtils / 0.0.5 / AYUtils.podspec.json
blob5984f989849a3f014bc375890936778666bbe0d5
2   "name": "AYUtils",
3   "version": "0.0.5",
4   "summary": "AYUtils",
5   "description": "AYUtils工具类",
6   "homepage": "https://github.com/lsy076/AYUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "赖盛源": "756486059@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/lsy076/AYUtils.git",
19     "tag": "0.0.5"
20   },
21   "source_files": "AYUtils/AYUtils/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "MBProgressHUD": [
26     ]
27   }