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