[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / f / e / 9 / JDragonHUD / 0.0.1 / JDragonHUD.podspec.json
blobea9cb79ad89b6a7a1d8c7df471dc66180aaebc1a
2   "name": "JDragonHUD",
3   "version": "0.0.1",
4   "summary": "iOS HUD 封装",
5   "description": "一个非常简单的HUD展示",
6   "homepage": "https://github.com/lyc59621/JDragonHUD",
7   "license": "MIT",
8   "authors": {
9     "JDragon": "lyc59621@icloud.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/lyc59621/JDragonHUD.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "JDragonHUD/*.{h,m}",
19   "requires_arc": true