blob: e593d429796091eb43c2c21714b2c000f7022d27 [file] [log] [blame]
{
"name": "Test_UI",
"version": "0.0.1",
"summary": "A summary of Test_UI.",
"swift_version": "4.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://bitbucket.org/dolfu/test_ui/src",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hyobin Kim": "dolfu@imgbase.me"
},
"source": {
"git": "https://dolfu@bitbucket.org/dolfu/test_ui.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Test_UI/Classes/**/*"
}