| { |
| "name": "WTKeyboard", |
| "version": "0.1.0", |
| "summary": "GUOTAIJUNAN YDPT Lib", |
| "description": "GJYD components...GUOTAIJUNAN YDPT Lib", |
| "homepage": "http://www.wutongr.com", |
| "license": "MIT", |
| "authors": { |
| "wutongr": "zc_and_zc@aliyun.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/wutongr/WTKeyboard.git", |
| "tag": "v0.1.0" |
| }, |
| "requires_arc": true, |
| "source_files": "WTKeyboard/WTKeyboard/{WTKeyboard}*.{h,m}", |
| "resources": "WTKeyboard/WTKeyboard/Resources/*.png", |
| "frameworks": "QuartzCore" |
| } |