blob: 3fb1412f9e9f19b370f625789ce1dd18d00f07e8 [file] [log] [blame]
{
"name": "LtSDKFramework",
"version": "0.0.3",
"summary": "devinlpc常用SDK",
"description": "devinlpc常用SDK",
"homepage": "https://github.com/DevinLPC/OC",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"devinlpc": "devinlpc@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/DevinLPC/OC.git",
"tag": "0.0.3"
},
"source_files": [
"LtSDKFramework",
"LtSDKFramework/LtSDKFramework.framework/Headers/*.{h}"
]
}