[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / e / 1 / Straw / 0.5.0 / Straw.podspec.json
blob588750b15aeec361de9106dce2c7787908f18f6d
2   "name": "Straw",
3   "version": "0.5.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.5.0"
21   },
22   "source_files": "Straw/*.{h,m}",
23   "public_header_files": "Straw/*.h",
24   "requires_arc": true