[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / e / 6 / f / SenbayFormat / 0.0.3 / SenbayFormat.podspec.json
blobee2e0711da63367a66cc135849ce58e7fbaa2b0e
2   "name": "SenbayFormat",
3   "version": "0.0.3",
4   "summary": "SenbayFormat library provides control method of sensor data format which is used in Senbay.",
5   "description": "SenbayFormat library provides control method of sensor data format which is used in Senbay. This library is open source for developers of Senbay platform. Moreover, this library includes three functions. \n1) Compression and uncompression method for sensor data by using Base-121\n2) Sensor data compression/uncompression method by SenbayFormat\n3) Sensor data manegement using SensorDataManager",
6   "homepage": "https://github.com/tetujin/SenbayFormat",
7   "screenshots": "https://camo.githubusercontent.com/a36a0e30dbdb2f26a8af922d314ad68e926dc78d/68747470733a2f2f7974332e67677068742e636f6d2f2d685146677363494b6363672f41414141414141414141492f41414141414141414141412f4d414e45444362426e374d2f733130302d632d6b2d6e6f2f70686f746f2e6a7067",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Yuuki NISHIYAMA": "tetujin@ht.sfc.keio.ac.jp"
14   },
15   "social_media_url": "https://twitter.com/tetujin23",
16   "source": {
17     "git": "https://github.com/tetujin/SenbayFormat.git",
18     "tag": "0.0.4"
19   },
20   "source_files": "SenbayFormat/*.{h,m}"