[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / d / ALComponentManager / 0.1.0 / ALComponentManager.podspec.json
blob7254da163baea4a1024bf42096580cbb1ab4b0eb
2   "name": "ALComponentManager",
3   "version": "0.1.0",
4   "summary": "AppDelegate分发框架",
5   "description": "AppDelegate分发框架,方便管理多个组件在AppDelegate的工作",
6   "homepage": "https://github.com/Arc-lin/ALComponentManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arclin": "arclin325@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Arc-lin/ALComponentManager",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ALComponentManager/Classes/**/*"