[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / b / 6 / 2 / RoomKit / 0.1.1 / RoomKit.podspec.json
blob9fe9c681703e9edbdd8ddc645dc4ac997a1f5d90
2   "name": "RoomKit",
3   "version": "0.1.1",
4   "swift_version": "4.0",
5   "summary": "RoomKit is a framework that allows for you to train and then use a model of bluetooth signals in the rooms of a space.",
6   "description": "RoomKit is a framework that allows for you to train and then use a model of bluetooth signals in the rooms of a space. The framework will comunicate with the a server than handles all the machine learning and will use a bluetooth beacon library to get signal strengths.",
7   "homepage": "https://github.com/dali-lab/RoomKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "johnlev": "john.lyme@mac.com"
14   },
15   "source": {
16     "git": "https://github.com/dali-lab/RoomKit.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "RoomKit/Classes/**/*",
23   "dependencies": {
24     "SwiftyJSON": [
26     ]
27   }