[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / b / syr.core / 1.7.2 / syr.core.podspec.json
blob3a814cff6bbf5fedd55eadcb52f7c2ada539ddd6
2   "name": "syr.core",
3   "version": "1.7.2",
4   "summary": "minimally obtrusive reactisque view engine, aimed at native developers",
5   "description": "Build dynamic UIs for Native Platforms, with less than 200kb of extra libraries! The goal of this library is provide Native SDK developers with the benefits of the React Native Eco System, with a much smaller footprint and reduced complexity.",
6   "homepage": "https://syr.js.org/",
7   "screenshots": "https://user-images.githubusercontent.com/328000/33408997-0ceecb7e-d52e-11e7-8f63-ca2f984751f7.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Derek Anderson": "toxigenicpoem@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/syrjs/core.git",
17     "tag": "1.7.2"
18   },
19   "social_media_url": "https://twitter.com/Syr_JS",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "ios/SyrNative/SyrNative/**/*.{h,m}"