blob: 24c1c7511a7b62e2115ecdced340841aa8affabb [file] [log] [blame]
{
"name": "PPComLib",
"version": "0.2.0",
"summary": "PPCom-iOS-SDK for PPMessage",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/PPMESSAGE/ppcom-ios-sdk.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PPMessage": "kun.zhao@yvertical.com"
},
"source": {
"git": "https://github.com/PPMESSAGE/ppcom-ios-sdk.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "PPComLib/Classes/**/*",
"resource_bundles": {
"PPComLibAssets": [
"PPComLib/Assets/*.*"
]
},
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"SDWebImage": [
"~>3.8.1"
],
"PPJTSImageViewController": [
],
"SocketRocket": [
]
}
}