blob: 9d1985bac21bb912eb2467aa6094311fe2865dd4 [file] [log] [blame]
{
"name": "Lens",
"version": "0.3",
"summary": "Lens is a very simple yet elegant query builder made in Swift to work with CoreData.",
"homepage": "https://github.com/lourenco-marinho/Lens",
"license": "MIT",
"authors": {
"Lourenço Marinho": "lourenco.pmarinho@gmail.com"
},
"source": {
"git": "https://github.com/lourenco-marinho/Lens.git",
"tag": "0.3"
},
"social_media_url": "https://twitter.com/lopima",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}