| { |
| "name": "Hotpot", |
| "version": "0.0.2", |
| "summary": "A light iOS view layout frame for team PaGeek.", |
| "description": "Hotpot is awesome.A light iOS view layout frame for team PaGeek.", |
| "homepage": "https://github.com/hellometers/Hotpot", |
| "license": "MIT", |
| "authors": { |
| "meterscao": "meterscao@tencent.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/hellometers/Hotpot.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": [ |
| "HotpotLayout/HotpotLayout/Hotpot", |
| "HotpotLayout/HotpotLayout/Hotpot/**/*.{h,m}" |
| ], |
| "exclude_files": "Classes/Exclude" |
| } |