[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 1 / 0 / a / bmsfw / 1.0.0 / bmsfw.podspec.json
blob782884f2d4ff596c78979c77f31d1ad2171519e6
2   "name": "bmsfw",
3   "version": "1.0.0",
4   "summary": "BMS Framework Library",
5   "description": "BMS Library Framework",
6   "homepage": "https://github.com/manoirx/bmsfw",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Chaiyaporn Suratemeekul": "manoi_rx@yahoo.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/manoirx/bmsfw.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "*.swift",
19   "dependencies": {
20     "BMSRTCLib": [
22     ]
23   },
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "3.0",
26     "VALID_ARCHS": "${ARCHS_STANDARD_64_BIT}"
27   },
28   "pushed_with_swift_version": "3.0"