blob: 132ee59b10605e6968f82d1a0112faf2686157ee [file] [log] [blame]
{
"name": "TAKLogger",
"version": "1.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": "1.0.0"
},
"social_media_url": "https://twitter.com/taka0125",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TAKLogger": [
"Pod/Assets/*.png"
]
}
}