blob: a3fb501f94c1a0f9cede74be3e73661acb8d044d [file] [log] [blame]
{
"name": "PodSwift",
"version": "0.0.1",
"summary": "Pod Swift project",
"homepage": "https://github.com/dodinhsi/PodSwift",
"license": "MIT",
"authors": {
"Si Do Dinh": "sidodinh@gmail.com"
},
"source": {
"git": "https://github.com/dodinhsi/PodSwift.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.swift"
}