[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 7 / f / DoraKit / 0.0.2 / DoraKit.podspec.json
blobd3b3bb798e7b7d6ff006105e155fa20db4f8c9a9
2   "name": "DoraKit",
3   "version": "0.0.2",
4   "summary": "Update something.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/ambitiones/DoraKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sansli": "sans.li@ccmtv.cn"
13   },
14   "source": {
15     "git": "https://gitee.com/ambitiones/DoraKit.git",
16     "tag": "0.0.2"
17   },
18   "social_media_url": "https://gitee.com/ambitiones/<TWITTER_USERNAME>",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "default_subspecs": "Core",
24   "subspecs": [
25     {
26       "name": "Core",
27       "source_files": "DoraKit/Core/**/*.{h,m,swift}"
28     }
29   ]