blob: 95dfaf5b880cba75e192be8a53980ffcf200e4a4 [file] [log] [blame]
{
"name": "DLShareKit",
"version": "0.1.0",
"summary": "iOS 分享组件",
"homepage": "https://github.com/ZengyiMa/DLShareKit",
"license": "MIT",
"authors": {
"MaZengyi": "semazengyi@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ZengyiMa/DLShareKit.git",
"tag": "0.1.0"
},
"source_files": "DLShareKit/*.{h,m}",
"requires_arc": true
}