| { | |
| "name": "BAVCommonY", | |
| "version": "0.0.1", | |
| "summary": "BAVCommonY.", | |
| "description": "BAVCommonY Dependencia", | |
| "homepage": "www.gonet.us", | |
| "license": "MIT", | |
| "authors": { | |
| "Oscar Uriel Perez Gomez": "ozkarperex@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source": { | |
| "git": "https://gitlab.com/oscarperez19/BAVCommonY.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "BAVCommonY", | |
| "BAVCommonY/**/*.{h,m,swift}" | |
| ], | |
| "exclude_files": "Classes/Exclude", | |
| "requires_arc": true | |
| } |