blob: 101f452d2124843f9237061684d7a5942cb8d4e1 [file] [log] [blame]
{
"name": "AECoreDataUI",
"version": "3.0.0",
"summary": "Super awesome Core Data driven UI for iOS written in Swift",
"homepage": "https://github.com/tadija/AECoreDataUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tadija": "tadija@me.com"
},
"social_media_url": "http://twitter.com/tadija",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tadija/AECoreDataUI.git",
"tag": "3.0.0"
},
"source_files": "Sources/*.swift"
}