[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 7 / 5 / UnifiedForumParseFramework / 0.5.0 / UnifiedForumParseFramework.podspec.json
blob70cc38550585db6eeaefb631e05f8108663068b3
2   "name": "UnifiedForumParseFramework",
3   "version": "0.5.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.5.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   }