[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / a / 1 / JDLoadingHUD / 0.0.1 / JDLoadingHUD.podspec.json
blob700acc55f312123270501168c7d20cb35e7e984f
2   "name": "JDLoadingHUD",
3   "version": "0.0.1",
4   "summary": "一个简单的加载款。",
5   "description": "这是一个简单的加载动画框。",
6   "homepage": "https://github.com/Jedediah-S/JDLoadingHUD.git",
7   "license": "MIT",
8   "authors": {
9     "Jedediah": "13432414304@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Jedediah-S/JDLoadingHUD.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "JDLoadingHUD/Classes/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true