| { |
| "name": "SGModleKeyValues", |
| "version": "1.1.0", |
| "summary": "A runtime dictionary transfer to model and model transfer to dictionary", |
| "description": "SGModleKeyValues is a quick round of model and dictionary transfer tools", |
| "homepage": "https://github.com/install-b/SGModleKeyValues", |
| "license": "MIT", |
| "authors": { |
| "ShangenZhang": "gkzhangshangen@163.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/install-b/SGModleKeyValues.git", |
| "tag": "1.1.0" |
| }, |
| "source_files": "SGModelKeyValues/**/*.{h,m}", |
| "frameworks": "Foundation", |
| "requires_arc": true |
| } |