[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / 6 / d / PXBifrost / 0.1.0 / PXBifrost.podspec.json
blob0ebd8c0e178c9af245c24029493858aadc965896
2   "name": "PXBifrost",
3   "version": "0.1.0",
4   "summary": "iOS 组件化基础 SDK",
5   "description": "iOS 组件化基础 SDK",
6   "homepage": "https://github.com/pianxian/Bifrost",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pianxian": "935932000@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/pianxian/Bifrost.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "DEFINES_MODULE": "YES"
26   }