blob: 4a138594bdc22877903bc7b96a0566d62e61bc44 [file] [log] [blame]
{
"name": "SimpleExtensions",
"version": "0.0.2",
"summary": "A couple of extentions which could come in handy while developing iOS applications",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/peteralen/SimpleExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alen Peter": "alenpeter@live.com"
},
"source": {
"git": "https://github.com/peteralen/SimpleExtensions.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SimpleExtensions/Classes/**/*",
"pushed_with_swift_version": "3.0"
}