[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 0 / 1 / TogoFramework / 0.4.0 / TogoFramework.podspec.json
blob08ecb5efecd97064843d1ebda63253c267ff9cf5
2   "name": "TogoFramework",
3   "version": "0.4.0",
4   "summary": "iOS Framework to build native applications managed from togocms.com",
5   "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",
6   "homepage": "https://github.com/clickntap/TogoFramework",
7   "license": "MIT",
8   "authors": {
9     "tmendici": "tonino.mendicino@clickntap.com"
10   },
11   "source": {
12     "git": "https://github.com/clickntap/TogoFramework.git",
13     "tag": "0.4.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "TogoFramework": [
22       "Pod/Assets/*.png",
23       "Pod/Assets/*.ttf",
24       "Pod/Assets/*.otf",
25       "Pod/Assets/*.js",
26       "Pod/Assets/*.html"
27     ]
28   },
29   "public_header_files": "Pod/Classes/**/*.h",
30   "frameworks": [
31     "UIKit",
32     "MapKit"
33   ],
34   "dependencies": {
35     "AFNetworking": [
37     ],
38     "SDWebImage": [
40     ],
41     "SDURLCache": [
43     ],
44     "UIColor-Utilities": [
46     ],
47     "MMMaterialDesignSpinner": [
49     ]
50   }