blob: a2e699456b8d01fb1d63ffd2dcd2f7b50d6425c0 [file] [log] [blame]
{
"name": "WLXKit",
"version": "0.0.1",
"summary": "wlx kit for iOS develop",
"description": "this project provide for all kinds of wlx client for iOS developer",
"homepage": "https://github.com/yaoxc/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yaoxinchao": "ios_yaoxinchao@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/yaoxc/WLXKit.git",
"tag": "0.0.1"
},
"source_files": "WLXKit/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}