[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / 9 / AppLord-fork / 1.2.6 / AppLord-fork.podspec.json
blob7b748a3da51767f4ba5c14ee649b65db32f79484
2   "name": "AppLord-fork",
3   "version": "1.2.6",
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     "fengnianji": "765409243@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/sugerGDev/AppLord.git",
19     "tag": "1.2.6"
20   },
21   "source_files": "AppLord/**/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true