blob: a7f5a671e7a779b3f1e7dcd6883f0b6503fd1fdc [file] [log] [blame]
{
"name": "WDemo",
"version": "0.0.5",
"summary": "A short description of WDemo.",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/Heshuwang/WDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Heshuwang": "heshuwang123@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Heshuwang/WDemo.git",
"tag": "0.0.5"
},
"source_files": [
"Classes",
"WDemoKit/Classes/*.{swift}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}