blob: cd620b37305e2430bfbe9acace63fda117ce2af1 [file] [log] [blame]
{
"name": "Algorithms",
"version": "0.0.3",
"summary": "Collection of algorithms and data structures written in Swift 2.x.",
"homepage": "https://github.com/TheDarkCode/Algorithms",
"license": "MIT",
"authors": {
"Mark Hamilton": "mark@dryverless.com"
},
"source": {
"git": "https://github.com/TheDarkCode/Algorithms.git",
"tag": "0.0.3"
},
"social_media_url": "https://twitter.com/dryverless",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}