blob: c258e6db067eb4d96bcdaf91fc885a78f51945e7 [file] [log] [blame]
{
"name": "TogoFramework",
"version": "0.8.1",
"summary": "iOS Framework to build native applications managed from togocms.com",
"description": " iOS Framework to build native applications managed from togocms.com.\n TOGOcms is a Content Management System with different Modules to manage Video, Audio, Maps, Book and other Medias.\n",
"homepage": "https://github.com/clickntap/TogoFramework",
"license": "MIT",
"authors": {
"tmendici": "tonino.mendicino@clickntap.com"
},
"source": {
"git": "https://github.com/clickntap/TogoFramework.git",
"tag": "0.8.1"
},
"social_media_url": "https://twitter.com/clickntap",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"TogoFramework": [
"Pod/Assets/*.png",
"Pod/Assets/*.ttf",
"Pod/Assets/*.otf",
"Pod/Assets/*.js",
"Pod/Assets/*.html"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"SDURLCache": [
],
"UIColor-Utilities": [
],
"MMMaterialDesignSpinner": [
],
"GoogleAnalytics-iOS-SDK": [
],
"JFFileManager": [
],
"ZipArchive": [
],
"AFViewShaker": [
]
}
}