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