[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 2 / a / b / Cameo / 0.2.16 / Cameo.podspec.json
blob05125f32d816ced9bb465cf0b696e02fe680b3bb
2   "name": "Cameo",
3   "version": "0.2.16",
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": "Apache License, Version 2.0",
8   "authors": {
9     "hivesolutions": "development@hive.pt"
10   },
11   "source": {
12     "git": "https://github.com/hivesolutions/cameo.git",
13     "tag": "0.2.16"
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"