[Add] AMRAdapterBigo-Beta 4.6.0.1
[CocoaPods.git] / Specs / 4 / e / d / DYTools / 0.1.2 / DYTools.podspec.json
bloba917e20d74f39c44bdd1df543eb13939456d771d
2   "name": "DYTools",
3   "version": "0.1.2",
4   "summary": "Tools of iOS",
5   "description": "一组有用的工具集,用于iOS开发常用工具",
6   "homepage": "https://github.com/FightingEveryDay/DYTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "FightingEveryDay": "wdy19921117@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/FightingEveryDay/DYTools.git",
19     "tag": "0.1.2"
20   },
21   "source_files": [
22     "DYTools",
23     "DYTools/**/*.{h,m}"
24   ],
25   "exclude_files": "DYToolsDemo",
26   "requires_arc": true