blob: ca7b0b73811b1134efad5617a9c945c3da72208c [file] [log] [blame]
{
"name": "FrameworkPod",
"version": "0.1.0",
"summary": "My first pod",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/vonnassau/FrameworkPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adrian Hernandez": "adrihern91@gmail.com"
},
"source": {
"git": "https://github.com/vonnassau/FrameworkPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FrameworkPod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}