blob: 8136e6ac7be58485518e203fa5b63b164d4e5f2d [file] [log] [blame]
{
"name": "TAKKit",
"version": "1.2.1",
"summary": "Util",
"homepage": "https://github.com/taka0125/TAKKit",
"license": "MIT",
"authors": {
"Takahiro Ooishi": "taka0125@gmail.com"
},
"source": {
"git": "https://github.com/taka0125/TAKKit.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes",
"header_mappings_dir": "Classes",
"social_media_url": "https://twitter.com/taka0125",
"subspecs": [
{
"name": "Core",
"source_files": [
"Classes/Core.h",
"Classes/Core"
]
}
]
}