blob: b5255efb5edd52eaf43443cace68da8c4437e03b [file] [log] [blame]
{
"name": "DZAppbyme",
"version": "0.0.2",
"summary": "more SDKs for users who has shareing with thire APP",
"description": "a demo for everyone,but I only try to push the demo to gits",
"homepage": "https://github.com/taotao361",
"license": "MIT",
"authors": {
"taotao361": "yangxutao361@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/taotao361/DZAppbyme.git",
"tag": "0.0.2"
},
"source_files": "src/**/*",
"exclude_files": "DZAppbyme/Exclude",
"resources": "Resources/*",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics"
],
"requires_arc": true
}