blob: a9531a4247d7bbd62a9d02c26a9d46ca0faf70e0 [file] [log] [blame]
{
"name": "WDPodspecDemo",
"version": "0.0.5",
"summary": "A short description of WDPodspecDemo.",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/weidongjiang/WDPodspecDemo",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"weidong": "275201991@qq.com.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/weidongjiang/WDPodspecDemo.git",
"tag": "0.0.5"
},
"source_files": "WDPodspecDemo/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"public_header_files": "WDPodspecDemo/Classes/**/*.h",
"requires_arc": true
}