blob: eaf95cf728fe83f28be482def995f2bf6a975298 [file] [log] [blame]
{
"name": "TAKLogger",
"version": "2.0.0",
"summary": "Logger",
"homepage": "https://github.com/taka0125/TAKLogger",
"license": "MIT",
"authors": {
"Takahiro Ooishi": "taka0125@gmail.com"
},
"source": {
"git": "https://github.com/taka0125/TAKLogger.git",
"tag": "2.0.0"
},
"social_media_url": "https://twitter.com/taka0125",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}