[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / f / 8 / 1 / VTMagicBox / 2.0.2 / VTMagicBox.podspec.json
blob9e5e9c8d3534562d79fba7a40759e6ae19008cb5
2   "name": "VTMagicBox",
3   "version": "2.0.2",
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.2"
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   ]