blob: 16b25e6700eca6461ca90596174304d7ccc37620 [file] [log] [blame]
{
"name": "BuiltIOBackend",
"version": "2.2.1",
"summary": "The BuiltIO Backend helps you to create apps quickly and effortlessly, taking care of all the backend requirements.",
"description": "This SDK, or a software development kit, is like a gift box that comes with a set of software and other tools that are required to develop an application for a specific platform. With this SDK, you can now focus solely on the client side of development!\nBuilt.io Backend works by connecting your app with our servers, using builtIO Backend SDK or REST APIs. You can then use Built.io Backend as your datastore, rely on it for your data validation and security needs, upload files, send push notifications…in short, you can do everything that you used to rely on a backend for without having to build it yourself!\n\nWe feature a complete set of functionalities, such as:\n\n* Data storage\n* Advanced queries on your data\n* File Storage\n* ACLs (Access Control Lists) for security of your data and files\n* Analytics\n* Webhooks, as an integration mechanism\n* Push Notifications to iOS and Android devices",
"homepage": "https://www.built.io/products/backend/overview",
"license": {
"type": "Commercial",
"text": "See https://www.built.io/"
},
"authors": {
"Built.io": "info@built.io"
},
"source": {
"git": "https://github.com/raweng/BuiltIOBackend-iOS.git",
"tag": "2.2.1"
},
"social_media_url": "https://twitter.com/builtio",
"platforms": {
"ios": "7.0"
},
"ios": {
"vendored_frameworks": "SDK/BuiltIO.framework"
},
"resources": "SDK/BuiltIO.bundle",
"frameworks": [
"Accounts",
"CFNetwork",
"CoreData",
"CoreGraphics",
"CoreLocation",
"CoreTelephony",
"MobileCoreServices",
"QuartzCore",
"Security",
"Social",
"SystemConfiguration"
],
"libraries": [
"icucore",
"sqlite3"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}