[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / 1 / VTMagicBox / 2.0.3 / VTMagicBox.podspec.json
bloba22eb067127df86004e768415640e4ca8d2aaec6
2   "name": "VTMagicBox",
3   "version": "2.0.3",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/Suzhibin/VTMagicBox",
8   "authors": {
9     "suzhibin": "szb2323@163.com"
10   },
11   "summary": "A page container for iOS.",
12   "description": "VTMagicBox is a fork of VTMagic .A lot of functionality has been added.",
13   "source": {
14     "git": "https://github.com/Suzhibin/VTMagicBox.git",
15     "tag": "2.0.3"
16   },
17   "public_header_files": "VTMagicBox/VTMagic.h",
18   "source_files": "VTMagicBox/VTMagic.h",
19   "platforms": {
20     "ios": "6.0"
21   },
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "subspecs": [
25     {
26       "name": "Core",
27       "platforms": {
28         "ios": "6.0"
29       },
30       "exclude_files": "VTMagicBox/VTMagic.h",
31       "source_files": "VTMagicBox/**/*.{h,m}"
32     }
33   ]