blob: f390a34dc7c0a376c7df0e6f5df3b928d89cb587 [file] [log] [blame]
{
"name": "MessageTemp",
"version": "0.1.0",
"summary": "This is test messaging.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ShaikhAhsan/ENTMessagingTemp.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ShaikhAhsan": "ahsan386fast@gmail.com"
},
"source": {
"git": "https://github.com/ShaikhAhsan/ENTMessagingTemp.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MessageTemp/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 1.3"
]
}
}