[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 8 / 2 / GhostPlus / 2.04 / GhostPlus.podspec.json
bloba87a799a35643fb4a8d372d26f361a01e27650d6
2   "name": "GhostPlus",
3   "version": "2.04",
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.04"
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   }