blob: d97eeb2ce70f5bb5a91a69077c4aa1e9283ccafd [file] [log] [blame]
{
"name": "WJParts",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WJParts/Classes/**/*",
"resource_bundles": {
"WJParts": [
"WJParts/Assets/*"
]
}
}