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