[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / e / 8 / 2 / GhostPlus / 2.16 / GhostPlus.podspec.json
blob01cba64a8ed2954363e5c58b8409775733fe54ce
2   "name": "GhostPlus",
3   "version": "2.16",
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.16"
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     "Photos"
48   ],
49   "dependencies": {
50     "AFNetworking": [
51       "~> 3.0"
52     ]
53   }