[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 7 / d / 1 / RAECategories / 0.0.1 / RAECategories.podspec.json
bloba2e7a62d39c2beec1f09b51b08e9cc76149e760a
2   "name": "RAECategories",
3   "version": "0.0.1",
4   "summary": "A short description of RAECategories.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/rajderks/RAECategories",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rajderks": "roy@synappz.nl"
13   },
14   "source": {
15     "git": "https://github.com/rajderks/RAECategories.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RAECategories/Classes/**/*.{m,h}",
22   "resource_bundles": {
23     "RAECategories": [
24       "RAECategories/**/*.{xib,xcassets}"
25     ]
26   },
27   "dependencies": {
28     "BDGScreenshot": [
30     ]
31   }