blob: f3f396aaa5aa56a40283d6ec01ed68e8ca3400d5 [file] [log] [blame]
{
"name": "AKFramework",
"version": "0.1.0",
"summary": "Test framework to test CocoaPods by Artem Kirichek.",
"description": "This description is used to generate tags and improve search results.",
"homepage": "https://github.com/akirichek/AKFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"akirichek": "askirichek@gmail.com"
},
"source": {
"git": "https://github.com/akirichek/AKFramework.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AKFramework/Classes/**/*",
"swift_version": "3.0"
}