| { |
| "name": "EasyRandomKit", |
| "version": "0.0.3", |
| "summary": "A personal repository", |
| "homepage": "https://github.com/CoderAlexChan/EasyRandomKit", |
| "license": "MIT", |
| "authors": { |
| "AlexChan": "chenwenqiangqq@sina.com" |
| }, |
| "description": "EasyRandomKit 是一个用于产生随机值或者获取某一个对象中的随机数据的工具\n啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/CoderAlexChan/EasyRandomKit.git", |
| "tag": "0.0.3" |
| }, |
| "source_files": "*.{h,m,swift}", |
| "frameworks": [ |
| "UIKit", |
| "QuartzCore", |
| "Foundation" |
| ], |
| "requires_arc": true, |
| "pushed_with_swift_version": "3.0" |
| } |