| { |
| "name": "GCallClient", |
| "version": "0.1.1", |
| "summary": "GCallClient can make your app have ability call.", |
| "description": "GCallClientis a mini call center, it can make your app have ability call.", |
| "homepage": "https://github.com/nguyenquocanh/GCallClient", |
| "license": "MIT", |
| "authors": { |
| "KasakiNguyen": "nguyenquocanh280791@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/nguyenquocanh/GCallClient.git", |
| "tag": "0.1.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*", |
| "resource_bundles": { |
| "GCallClient": [ |
| "Pod/Assets/*.png" |
| ] |
| } |
| } |