[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / f / d / AppLord / 1.1.1 / AppLord.podspec.json
blob442e6fe250265c45aec319bdc9540cf916b08377
2   "name": "AppLord",
3   "version": "1.1.1",
4   "summary": "The lord of iOS app modules",
5   "description": "* Module: module management \n* Service Between modules \n* Task manage global tasks",
6   "platforms": {
7     "ios": "6.0"
8   },
9   "homepage": "https://github.com/NianJi/AppLord",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "念纪": "765409243@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/NianJi/AppLord.git",
19     "tag": "1.1.1"
20   },
21   "source_files": "AppLord/**/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true