[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / d / f / e / ASModuleInteractor / 1.0.0 / ASModuleInteractor.podspec.json
blob13b25c9cd1a24f8e6a786ccbf6a6709d73c81194
2   "name": "ASModuleInteractor",
3   "version": "1.0.0",
4   "summary": "简易的页面跳转方案",
5   "description": "在此类基础上,通过Category的方式为每个模块添加页面跳转方法",
6   "homepage": "https://github.com/Andrewmika/ASModuleInteractor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrewmika": "iandrew@126.com"
13   },
14   "source": {
15     "git": "https://github.com/Andrewmika/ASModuleInteractor.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "ASModuleInteractor/Classes/**/*"