[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 2 / a / b / Cameo / 0.3.16 / Cameo.podspec.json
blob22a861b4b5b34686666ecc8d20ed0efccd7b251e
2   "name": "Cameo",
3   "version": "0.3.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.\nUse the framrwork to avoid extra repetitive work.",
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.3.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"