| { |
| "name": "AHDataModel", |
| "version": "0.5.1", |
| "summary": "A short description of AHDataModel.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/ivsall2012/AHDataModel", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ivsall2012": "ivsall2012@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/ivsall2012/AHDataModel.git", |
| "tag": "0.5.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "AHDataModel/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |