[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / f / b / BXMSDK / 1.0.1 / BXMSDK.podspec.json
blob14c6267324909959abc0bd1ce1f566fa9410802a
2   "name": "BXMSDK",
3   "version": "1.0.1",
4   "summary": "BXMSDK文件上传",
5   "description": "BXMASK is A pod SDK",
6   "homepage": "https://github.com/xiaoxiajiayou/BXMSDK",
7   "license": "MIT",
8   "authors": {
9     "xiaoxiajiayou": "450013391@qq.com.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/xiaoxiajiayou/BXMSDK.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "BXMVideoSDK",
20     "BXMVideoSDK/**/*.{h,m}"
21   ],
22   "public_header_files": "BXMVideoSDK/include/*.h",
23   "resources": "BXMVideoSDK/BXMSDK.bundle",
24   "requires_arc": true,
25   "user_target_xcconfig": {
26     "OTHER_LDFLAGS": [
27       "-lObjC"
28     ]
29   }