blob: 7de8f177bb0c75d1105ddaca866005af5bec2497 [file] [log] [blame]
{
"name": "Each",
"version": "1.0.0",
"license": "MIT",
"summary": "Elegant NSTimer interface in Swift",
"homepage": "https://github.com/dalu93/Each",
"social_media_url": "https://twitter.com/DAlbertiLuca",
"authors": {
"dalu93": "dalberti.luca93@gmail.com"
},
"source": {
"git": "https://github.com/dalu93/Each.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift"
}