[Add] CaptureSwiftyBeaver 0.16.6
[CocoaPods.git] / Specs / 6 / b / 8 / VPLuaViewSDK / 0.5.3 / VPLuaViewSDK.podspec.json
blob9913cc537ed30b0fecaf1bff6efb1a24f1f0dd72
2   "name": "VPLuaViewSDK",
3   "version": "0.5.3",
4   "summary": "LuaView SDK",
5   "description": "A longer description of LuaViewSDK.podspec in Markdown format.\nLuaView",
6   "homepage": "https://github.com/alibaba/LuaViewSDK",
7   "license": {
8     "type": "The MIT License (MIT)",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "敛心": "jinjin.jj@alibaba-inc.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://git.coding.net/Zard1096/LuaViewSDK.git",
19     "tag": "0.1.0"
20   },
21   "source_files": [
22     "IOS/lua/lua/*.{h,m,c}",
23     "IOS/SDK/LuaViewSDK/Classes/**/*.{h,m,c}"
24   ],
25   "public_header_files": [
26     "IOS/SDK/LuaViewSDK/Classes/**/*.h",
27     "IOS/lua/lua/*.h"
28   ],
29   "frameworks": [
30     "Foundation",
31     "UIKit",
32     "CoreGraphics",
33     "AVFoundation"
34   ],
35   "libraries": "z",
36   "requires_arc": true