blob: 3991f5278891a0d9d44e48a01c27fb3edb1f1bbe [file] [log] [blame]
{
"name": "GrandSugarDispatch",
"version": "1.0.1",
"license": "MIT",
"summary": "Syntactic sugar for Grand Central Dispatch (GCD)",
"homepage": "https://github.com/jessesquires/GrandSugarDispatch",
"documentation_url": "http://www.jessesquires.com/GrandSugarDispatch/",
"social_media_url": "https://twitter.com/jesse_squires",
"authors": "Jesse Squires",
"source": {
"git": "https://github.com/jessesquires/GrandSugarDispatch.git",
"tag": "1.0.1"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": true,
"deprecated": true
}