[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 8 / 3 / b / CRJUtlsScreens / 0.1.1002 / CRJUtlsScreens.podspec.json
blob4acfb336914a8a925c629360c24db2ec97b616ab
2   "name": "CRJUtlsScreens",
3   "version": "0.1.1002",
4   "summary": "A short description of CRJUtlsScreens.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/CelestialRotatingJade/CRJUtlsScreens",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhuyuhui434@gmail.com": "zhuyuhui434@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/CelestialRotatingJade/CRJUtlsScreens.git",
16     "tag": "0.1.1002"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CRJUtlsScreens/Classes/**/*",
22   "resource_bundles": {
23     "CRJUtlsScreens": [
24       "CRJUtlsScreens/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "FDFullscreenPopGesture": [
30     ],
31     "CRJCategories": [
33     ],
34     "CRJGeneralTools": [
36     ],
37     "CRJCommon": [
39     ],
40     "CRJBlankSlate": [
42     ],
43     "Masonry": [
45     ]
46   }