blob: ef6bc86b0c42efba73b1df60b51464331f127253 [file] [log] [blame]
{
"name": "SINQ",
"module_name": "SINQ",
"version": "0.5.0",
"license": "MIT",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"homepage": "https://github.com/slazyk/SINQ",
"authors": {
"Leszek Slazynski": "slazyk@gmail.com"
},
"social_media_url": "https://twitter.com/slazyk",
"summary": "LINQ for Swift - Swift Integrated Query",
"source": {
"git": "https://github.com/slazyk/SINQ.git",
"tag": "v0.5.0"
},
"source_files": "SINQ/*.swift",
"requires_arc": true
}