[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 7 / 5 / UnifiedForumParseFramework / 0.3.0 / UnifiedForumParseFramework.podspec.json
blob5176a0c6a67e10ab0ea0f0f1d802e28e75f3998d
2   "name": "UnifiedForumParseFramework",
3   "version": "0.3.0",
4   "summary": "A short description of UnifiedForumParseFramework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Inspirelife96/UnifiedForumParseFramework",
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/UnifiedForumParseFramework.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "UnifiedForumParseFramework/Classes/**/*",
22   "prefix_header_contents": "#import <Parse/Parse-umbrella.h>",
23   "dependencies": {
24     "Parse": [
26     ]
27   }