blob: 594aa577e1737e2d91061d0213cb10661c2b3941 [file] [log] [blame]
{
"name": "ContentProviders",
"summary": "A collection of useful content providers used for accessing and modifying iOS applications data.",
"version": "1.3.0",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"cocoapods_version": ">= 1.4.0",
"static_framework": true,
"homepage": "https://github.com/roxiemobile/content-providers.ios",
"authors": {
"Roxie Mobile Ltd.": "sales@roxiemobile.com",
"Alexander Bragin": "bragin-av@roxiemobile.com"
},
"license": "BSD-4-Clause",
"source": {
"git": "https://github.com/roxiemobile/content-providers.ios.git",
"tag": "1.3.0"
},
"subspecs": [
{
"name": "SQLite",
"dependencies": {
"ContentProvidersSQLite": [
"1.3.0"
]
}
}
]
}