blob: 55816532384cb3b75f7ab358bbcb2f4e492b697a [file] [log] [blame]
{
"name": "ALWkit",
"version": "1.0.0",
"license": "MIT",
"summary": "个人常用的一些小技巧与小工具.",
"homepage": "https://github.com/JohnGump/ALkit",
"authors": {
"AlphaWorld": "JohnGump@163.com"
},
"source": {
"git": "https://github.com/JohnGump/ALkit.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "ALkit/*.{h,m}",
"dependencies": {
"MBProgressHUD": [
"~> 0.9.1"
]
}
}