blob: 04ea1b21cb218103aed720ac8411fe3b55b56df7 [file] [log] [blame]
{
"name": "WLXKits",
"version": "0.3.7",
"summary": "wlx kits for iOS develop",
"description": "this project provide for all kinds of wlx client for iOS developer!",
"homepage": "https://git.oschina.net/yaoxinchao/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yaoxinchao": "yaoxinchao@chinawlx.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "git@git.oschina.net:chinawlx/wlx-ios-pod.git",
"tag": "0.3.7"
},
"requires_arc": true,
"source_files": "WLXKit/Classes/*/*.{h,m}",
"resources": [
"WLXKit/Classes/NoDataView/*.{xib}",
"WLXKit/Classes/images/*.{png}"
],
"dependencies": {
"AFNetworking": [
],
"Masonry": [
]
}
}