blob: 40eb775541bd48b5c3865a03780cdbf55c30bcaa [file] [log] [blame]
{
"name": "SwiftCandy",
"version": "0.1.0",
"summary": "Swift 2 Sweet.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/JoeFerrucci/SwiftCandy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joe Ferrucci": "ahoy@joeferrucci.info"
},
"source": {
"git": "https://github.com/JoeFerrucci/SwiftCandy.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftCandy/Classes/**/*"
}