[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 2 / a / b / Cameo / 0.2.1 / Cameo.podspec.json
blob16601fde95586d9f7cafaf8732639fb03b5706d3
2   "name": "Cameo",
3   "version": "0.2.1",
4   "summary": "A generic framework for ios interaction that provides a series of utilities.",
5   "description": "                       A generic framework for ios interaction that provides a series of utilities.\n                       Use the framrwork to avoid extra repetitive work.\n",
6   "homepage": "http://cameo.hive.pt/",
7   "license": "GPL",
8   "authors": {
9     "hivesolutions": "development@hive.pt"
10   },
11   "source": {
12     "git": "https://github.com/hivesolutions/cameo.git",
13     "tag": "0.2.1"
14   },
15   "social_media_url": "https://twitter.com/hivesolutions",
16   "platforms": {
17     "ios": "5.0"
18   },
19   "requires_arc": true,
20   "source_files": "src/classes",
21   "resource_bundles": {
22     "HMBaseResources": [
23       "src/bundles/HMBaseResources.bundle/**"
24     ]
25   },
26   "public_header_files": "src/classes/*.h"