blob: fc56bc1a99c78a96aba0dae5c4f0ddde32fdd8f1 [file] [log] [blame]
{
"name": "DongtuStore",
"version": "3.2.2",
"summary": "DongtuStore SDK",
"description": "The developer can use this SDK to integrate more and more emoji, such as some static image emoji, or animated emoji",
"homepage": "https://dongtu.com",
"license": "MIT",
"authors": {
"Teng": "tengwork1@163.com"
},
"source": {
"git": "https://github.com/siyanhui/dongtustore-ios-pod.git",
"tag": "3.2.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"resources": [
"DongtuStoreSDK.bundle"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"vendored_frameworks": "DongtuStoreSDK.framework",
"frameworks": "UIKit"
}