blob: 4069f4cdf24a1ff1607a92f2971ed5acf27fd50e [file] [log] [blame]
{
"name": "DongtuStore",
"version": "3.0.1",
"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.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"resources": [
"DongtuStoreSDK.bundle"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"vendored_frameworks": "DongtuStoreSDK.framework",
"frameworks": "UIKit"
}