blob: 52a8e7eb160480a820ae306ec21ccf3c8a4ce7cc [file] [log] [blame]
{
"name": "DDPopView",
"version": "1.1.2",
"summary": "A short description of DDPopView.",
"description": "my first podspec",
"homepage": "https://github.com/MacJi2015/DDPopView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"郭嘉": "1439125361@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MacJi2015/DDPopView.git",
"tag": "1.1.2"
},
"source_files": "DDPopView/DDPopView/**/*.{h,m,mm,c}",
"resource_bundles": {
"DDPopView": [
"DDPopView/DDPopView/**/*.{storyboard,xcassets,xib,png}"
]
}
}