[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / d / DYTools / 0.1.5 / DYTools.podspec.json
blob5e46e801e466fdbb5947304c93bf20b06490cba0
2   "name": "DYTools",
3   "version": "0.1.5",
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.5"
20   },
21   "source_files": [
22     "DYTools",
23     "DYTools/**/*.{h,m}"
24   ],
25   "exclude_files": "DYToolsDemo",
26   "requires_arc": true