blob: a5c8a9d8e525c5c9d7d0207bb852e1289ed85375 [file] [log] [blame]
{
"name": "AJTestSDK",
"summary": "7moor iOS SDK",
"version": "1.0.0",
"description": "iOS Frameworks for Customer Service",
"homepage": "https://www.7moor.com/",
"license": "MIT",
"authors": "lishuijiao",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/891650904/TestSDK.git",
"tag": "1.0.0"
},
"vendored_frameworks": "AJTestSDK.framework",
"dependencies": {
"FMDB": [
"~> 2.7.2"
]
}
}