[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / e / 2 / SensorFusion-ObjC / 0.1.0 / SensorFusion-ObjC.podspec.json
blob62d5004ae4801711e15ee83f675cc0279978a982
2   "name": "SensorFusion-ObjC",
3   "version": "0.1.0",
4   "summary": "Sensor Fusion Library for Objective-C.",
5   "description": "This library allows you to take raw sensor data and extract interesting data",
6   "homepage": "https://github.com/mbientlab/SensorFusion-ObjC",
7   "license": "MIT",
8   "authors": {
9     "Stephen Schiffli": "stephen@mbientlab.com"
10   },
11   "source": {
12     "git": "https://github.com/mbientlab/SensorFusion-ObjC.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/mbientLab",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "SensorFusion-ObjC": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "public_header_files": "Pod/Classes/**/*.h"