[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / a / b / Cameo / 0.2.10 / Cameo.podspec.json
blobdbbe2f267be9936dcb6de2c8f690f38053bc8be3
2   "name": "Cameo",
3   "version": "0.2.10",
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": {
8     "type": "Apache"
9   },
10   "authors": {
11     "hivesolutions": "development@hive.pt"
12   },
13   "source": {
14     "git": "https://github.com/hivesolutions/cameo.git",
15     "tag": "0.2.10"
16   },
17   "social_media_url": "https://twitter.com/hivesolutions",
18   "platforms": {
19     "ios": "5.0"
20   },
21   "requires_arc": true,
22   "source_files": "src/classes",
23   "resource_bundles": {
24     "HMBaseResources": [
25       "src/bundles/HMBaseResources.bundle/**"
26     ]
27   },
28   "public_header_files": "src/classes/*.h"