blob: 1869815d67a9d6506e72feaccc062d60a0794ea0 [file] [log] [blame]
{
"name": "iTomersCocoaPod",
"version": "0.0.4",
"summary": "Testing CocoaPod Usage for code reuse in ios development",
"description": "This is my long description here... Testing CocoaPod Usage for code reuse in ios development, yada, yada.",
"homepage": "https://github.com/TomerBu/iTomersCocoaPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "iTomerBu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TomerBu/iTomersCocoaPod.git",
"tag": "0.0.4"
},
"source_files": [
"Classes",
"Classes/**/*.swift"
],
"requires_arc": true
}