[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 1 / Straw / 0.4.0 / Straw.podspec.json
blob9cf9c3ba0ac51618b39a95d80448fd41e26a89b6
2   "name": "Straw",
3   "version": "0.4.0",
4   "summary": "Straw, the simpler native-webview bridge",
5   "description": "Straw, the simpler native-webview bridge, for iOS. This is the core component of Straw Framework.",
6   "homepage": "https://github.com/strawjs/straw-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yoshiya Hinosawa": "stibium121@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/kt3k",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source": {
19     "git": "https://github.com/strawjs/straw-ios.git",
20     "tag": "v0.4.0"
21   },
22   "source_files": "Straw/*.{h,m}",
23   "public_header_files": "Straw/*.h",
24   "requires_arc": true