blob: 20cf59fdb1ec598cf2f525cf7fe85ad4c9a91e76 [file] [log] [blame]
{
"name": "TestTicketKit",
"version": "0.0.1",
"summary": "To provide a short description of TicketKit here",
"homepage": "https://github.com/romkh/TestTicketKit",
"license": {
"type": "MIT"
},
"authors": {
"Roman": "pp.krome@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/romkh/TestTicketKit.git",
"tag": "0.0.1"
},
"source_files": "TestTicketKit/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"dependencies": {
"Alamofire": [
"~> 4.1.0"
]
},
"pushed_with_swift_version": "3.0"
}