| { |
| "name": "WhdeForm", |
| "version": "1.0.0", |
| "summary": "iOS Form 表格.", |
| "homepage": "https://github.com/whde/WhdeForm", |
| "license": "MIT", |
| "authors": { |
| "Whde": "460290973@qq.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/whde/WhdeForm.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "WhdeForm/WhdeForm/Class/*", |
| "frameworks": "Foundation", |
| "requires_arc": true, |
| "description": "It is a Form used on iOS, which implement by Objective-C, use Reusable System to save your App Memory." |
| } |