[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / d / 3 / 5 / MVKit / 0.1.1 / MVKit.podspec.json
blob4f09a522614295571794d2b5b3d2c397d852bb3e
2   "name": "MVKit",
3   "version": "0.1.1",
4   "summary": "MVKit.",
5   "description": "\"MVKit是我个人开发过程中利用业余时间整理出来的工具库,内部包含多个常用的工具类\"",
6   "homepage": "https://github.com/CNMagicVan/MVKit",
7   "license": "MIT",
8   "authors": {
9     "CNMagicVan": "GeekiVan@aliyun.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CNMagicVan/MVKit.git",
16     "tag": "0.1.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "MBProgressHUD": [
26     ]
27   }