[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 8 / 2 / GhostPlus / 2.05 / GhostPlus.podspec.json
blobe2e42cf7bff91fa00fb21b2352100b8b9f1f67bd
2   "name": "GhostPlus",
3   "version": "2.05",
4   "summary": "Ghost Plus Framework",
5   "description": "Ghost Plus Framework",
6   "homepage": "http://www.ghostplus.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "VANSTUDIO": "vanstudio@ghost-corps.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "vendored_frameworks": [
19     "Frameworks/GhostPlus.framework"
20   ],
21   "source": {
22     "git": "https://github.com/vanstudio/GhostPlus-iOS.git",
23     "tag": "2.05"
24   },
25   "source_files": [
27   ],
28   "resources": [
30   ],
31   "preserve_paths": [
33   ],
34   "header_dir": "GhostPlus",
35   "frameworks": [
36     "GhostPlus",
37     "Foundation",
38     "UIKit",
39     "AssetsLibrary",
40     "AVFoundation",
41     "CoreMotion",
42     "CoreTelephony",
43     "MobileCoreServices",
44     "Security",
45     "SystemConfiguration",
46     "ImageIO"
47   ],
48   "dependencies": {
49     "AFNetworking": [
50       "~> 3.0"
51     ]
52   }