[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / e / d / AKMediator / 0.0.1 / AKMediator.podspec.json
blobeee49b96f1851c2a32b71126caf176d40e625a82
2   "name": "AKMediator",
3   "version": "0.0.1",
4   "summary": "组件化开发中间件.",
5   "homepage": "https://github.com/ApterKing/AKMediator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ApterKing": "wangcccong@outlook.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/ApterKing/AKMediator.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "Pod/Classes/*.swift",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"