blob: 3ed0414f820aed00e9297ec223e8252eea76e682 [file] [log] [blame]
{
"name": "JWFirstCocoaPod",
"version": "0.1.0",
"summary": "My First CocoaPod",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jongwonwoo/MyFirstCocoaPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jongwon Woo": "jongwonwoo1@gmail.com"
},
"source": {
"git": "https://github.com/jongwonwoo/MyFirstCocoaPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyFirstCocoaPod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}