[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / d / 8 / DKNightVersion / 0.1.0 / DKNightVersion.podspec.json
blob8247609e66b1d707d11b41425d6732b4d4bea5f2
2   "name": "DKNightVersion",
3   "version": "0.1.0",
4   "summary": "A light weight framework adds night version to your app on iOS.",
5   "description": "                   A longer description of DKNightVersion in Markdown format.\n\n                   * This framework is target for easily integrate night dark mode in iOS App.\n                   * It is inspired by many famous framework, and implement with runtime\n                   * library. Hope this will help you reduce your work.\n",
6   "homepage": "https://github.com/Draveness/DKNightVersion",
7   "license": "MIT",
8   "authors": {
9     "Draveness": "stark.draven@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/Draveness/DKNightVersion.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "Classes/**/*.{h,m}"