[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / 1 / TogoFramework / 0.8.3 / TogoFramework.podspec.json
blob9d758616d309fd1eb687c9ad213d19e9e5e4ac40
2   "name": "TogoFramework",
3   "version": "0.8.3",
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.8.3"
14   },
15   "social_media_url": "https://twitter.com/clickntap",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "TogoFramework": [
23       "Pod/Assets/*.png",
24       "Pod/Assets/*.ttf",
25       "Pod/Assets/*.otf",
26       "Pod/Assets/*.js",
27       "Pod/Assets/*.html"
28     ]
29   },
30   "public_header_files": "Pod/Classes/**/*.h",
31   "frameworks": [
32     "UIKit",
33     "MapKit"
34   ],
35   "dependencies": {
36     "AFNetworking": [
38     ],
39     "SDWebImage": [
41     ],
42     "SDURLCache": [
44     ],
45     "UIColor-Utilities": [
47     ],
48     "MMMaterialDesignSpinner": [
50     ],
51     "JFFileManager": [
53     ],
54     "ZipArchive": [
56     ],
57     "AFViewShaker": [
59     ]
60   }