blob: 9d373175de1601da430662d6147c59a0b5bd4d4d [file] [log] [blame]
{
"name": "ODX.Core",
"version": "1.5.2",
"summary": "Set of utility classes and methods for iOS & OSX apps.",
"homepage": "https://github.com/Rogaven/ODX.Core",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Alexey Nazaroff": "alexx.nazaroff@gmail.com"
},
"source": {
"git": "https://github.com/Rogaven/ODX.Core.git",
"tag": "1.5.2"
},
"platforms": {
"ios": "5.0",
"osx": "10.6",
"watchos": "1.0"
},
"source_files": "src/**/*",
"requires_arc": true
}