[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / 9 / AppLord-fork / 1.2.3 / AppLord-fork.podspec.json
blob72cedb0e3d85e4f989a7ea28bc530d7f0b2ce4d3
2   "name": "AppLord-fork",
3   "version": "1.2.3",
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.3"
20   },
21   "source_files": "AppLord/**/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true