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