blob: 1832f6177314af3392e80622e08d6d41fcbdf423 [file] [log] [blame]
{
"name": "WJParts",
"version": "1.0.1",
"summary": "A short description of WJParts.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/weijiewen/WJParts",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weijiewen": "txywjw@icloud.com"
},
"source": {
"git": "https://github.com/weijiewen/WJParts.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WJParts/Classes/**/*",
"resource_bundles": {
"WJParts": [
"WJParts/Assets/*"
]
},
"dependencies": {
"SVProgressHUD": [
"~> 2.2.5"
],
"MJRefresh": [
"~> 3.1.15.7"
],
"SDWebImage": [
"~> 4.3.3"
]
}
}