| { | |
| "name": "ModleA", | |
| "version": "0.0.2", | |
| "summary": "a part of APP function", | |
| "description": "ModleA APP,a part of APP function", | |
| "homepage": "https://github.com/baoshanf/ModleA.git", | |
| "license": "MIT (ModleA)", | |
| "authors": { | |
| "hans": "baoshanf@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/baoshanf/ModleA.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": [ | |
| "ModleA", | |
| "ModleA/**/*.{h,m}" | |
| ], | |
| "exclude_files": "ModleA/main.m", | |
| "dependencies": { | |
| "ALRouter": [ | |
| ] | |
| } | |
| } |