[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / c / d / UnifiedForumModelParseImpl / 0.2.0 / UnifiedForumModelParseImpl.podspec.json
blobec50bb78356781e7ff07e51455a076baa52ff3cf
2   "name": "UnifiedForumModelParseImpl",
3   "version": "0.2.0",
4   "summary": "A short description of UnifiedForumModelParseImpl.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Inspirelife96/UnifiedForumModelParseImpl.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "inspirelife@hotmail.com": "inspirelife@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Inspirelife96/UnifiedForumModelParseImpl.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "UnifiedForumModelParseImpl/Classes/**/*",
22   "prefix_header_contents": [
23     "#import <UnifiedForumParseFramework/UnifiedForumParseFramework-umbrella.h>",
24     "#import <Parse/Parse-umbrella.h>"
25   ],
26   "dependencies": {
27     "UnifiedForumParseFramework": [
29     ],
30     "Parse": [
32     ]
33   }