[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 2 / c / NYDebugTool / 1.3.1 / NYDebugTool.podspec.json
blobb90f099ee7a8864a05059bdbdec411c1026ddd5f
2   "name": "NYDebugTool",
3   "version": "1.3.1",
4   "summary": "供iOS开发切换环境Debug使用工具",
5   "description": "供iOS开发切换环境Debug使用工具,悬浮于window之上切换环境使用",
6   "homepage": "https://github.com/Akries/NYDebugTool.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Akries.NY": "akries@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/Akries/NYDebugTool.git",
16     "tag": "1.3.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "**/*.{h,m}",
22   "resources": [
23     "**/*.{xib}"
24   ],
25   "requires_arc": true