blob: 8fb1fc6d419e38c812b5d299a9b15b6657c1e2bc [file] [log] [blame]
{
"name": "ODX.Core",
"version": "1.5.1",
"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.1"
},
"platforms": {
"ios": "5.0",
"osx": "10.6",
"watchos": "1.0"
},
"source_files": "src/**/*",
"requires_arc": true
}