blob: f1dc7eb9795cf46672153f3c0fc83d0da35c6a89 [file] [log] [blame]
{
"name": "Codemine",
"version": "0.1.0",
"summary": "A gold mine of code, filled with neat utility functions.",
"description": "Codemine is a collection of extensions containing useful functions and syntactic sugar for your Swift project.",
"homepage": "https://github.com/nodes-ios/Codemine",
"license": "MIT",
"authors": {
"Nodes Agency - iOS": "ios@nodes.dk"
},
"social_media_url": "http://twitter.com/nodesdk",
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/nodes-ios/Codemine.git",
"tag": "0.1.0"
},
"source_files": "Codemine/*",
"exclude_files": "Classes/Exclude"
}