[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 2 / c / AntNest / 0.4.0 / AntNest.podspec.json
bloba18e88c997cb0a62a7904ef34519782a1a45ba77
2   "name": "AntNest",
3   "version": "0.4.0",
4   "summary": "AntNest是吸收了Go语言的Interface模型的iOS的App模块化解耦编程的框架",
5   "description": "AntNest 是吸收了 Go 语言的 Interface 模型的 iOS 的 App 模块化解耦编程的框架。\n完全解耦的面向接口插件化模块开发运行框架\n模块具体实现与接口调用分离\n易扩展的模块生命周期、事件分发",
6   "homepage": "https://github.com/carlSQ/AntNest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "carlSQ": "qiang..shen@ele.me"
13   },
14   "source": {
15     "git": "https://github.com/carlSQ/AntNest.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "AntNest/Classes/**/*"