[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 8 / 3 / AXPracticalHUD / 1.0.8 / AXPracticalHUD.podspec.json
blobeca845bd27b4d4d624ebca42110110625fc7ad32
2   "name": "AXPracticalHUD",
3   "version": "1.0.8",
4   "summary": "A practical hud view in iOS.",
5   "description": "A practical hud view in iOS.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/devedbox/AXPracticalHUD",
7   "license": "MIT",
8   "authors": {
9     "艾星": "862099730@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/devedbox/AXPracticalHUD.git",
16     "tag": "1.0.8"
17   },
18   "source_files": "AXPracticalHUD/AXPracticalHUD/*.{h,m}",
19   "resources": "AXPracticalHUD/AXPracticalHUD/AXPracticalHUD.bundle",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true