blob: 4d83ab021c1c2ff98b63e7fa7a861b39505b6cd3 [file] [log] [blame]
{
"name": "PPComLib",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PPComLib/Classes/**/*",
"resource_bundles": {
"PPComLibAssets": [
"PPComLib/Assets/*.*"
]
},
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"SDWebImage": [
"~>3.7"
],
"Better-JTSImageViewController": [
],
"SocketRocket": [
]
}
}