[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / b / 1 / 9 / DRMacroDefines / 0.1.2 / DRMacroDefines.podspec.json
blob4317b66bc7ad665c88a0cc175b68cdbde44cd857
2   "name": "DRMacroDefines",
3   "version": "0.1.2",
4   "summary": "一些可以节省代码的宏定义,例如获取屏幕尺寸,加载xib,设置监听,发送消息等等。",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DeanFs/DRMacroDefines",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dean_F": "stone.feng1990@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DeanFs/DRMacroDefines.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DRMacroDefines/Classes/**/*"