blob: 9a296672f003c0e1348ac86ea2ec3d8910788766 [file] [log] [blame]
{
"name": "PodMasterTesting",
"version": "0.2.0",
"summary": "PodMasterTesting is a pod that created to do some testing on",
"description": "This pod is created to test frameworks and dependencies in order for future use",
"homepage": "https://github.com/roei46/PodMasterTesting",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"roei46": "roei46@yahoo.com"
},
"source": {
"git": "https://github.com/roei46/PodMasterTesting.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PodMasterTesting/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.5"
]
}
}