[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 0 / 1 / TogoFramework / 0.1.1 / TogoFramework.podspec.json
blob2521f44b210e6276bf01b308bfd04cfc2fc6b075
2   "name": "TogoFramework",
3   "version": "0.1.1",
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.1.1"
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     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": [
27     "UIKit",
28     "MapKit"
29   ],
30   "dependencies": {
31     "AFNetworking": [
32       "~> 2.3"
33     ]
34   }