blob: 1ca0f8e34485d981f28ccd0c7bcc4b9d0e7a9f0f [file] [log] [blame]
{
"name": "DLVersion",
"version": "0.4.0",
"summary": "Utilities for working with app verisons",
"homepage": "https://github.com/detroit-labs/DLVersion",
"license": "MIT",
"authors": {
"Nate West": "nwest@detroitlabs.com"
},
"source": {
"git": "https://github.com/detroit-labs/DLVersion.git",
"tag": "0.4.0"
},
"social_media_url": "https://twitter.com/detroitlabs",
"requires_arc": true,
"platforms": {
"ios": "6.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.9"
},
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h"
}