[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / c / a / 5 / SensingKit / 0.5.1 / SensingKit.podspec.json
blob690282fc2c47695d8da7235d03f0a355fceea491
2   "name": "SensingKit",
3   "version": "0.5.1",
4   "summary": "Mobile Sensing Framework.",
5   "description": "<<-DESC\n                    An iOS library that provides Continuous Sensing functionality to your applications.\n                   DESC",
6   "homepage": "https://www.sensingkit.org",
7   "documentation_url": "https://www.sensingkit.org/documentation/ios/",
8   "license": {
9     "type": "LGPL",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Kleomenis Katevas": "k.katevas@qmul.ac.uk"
14   },
15   "social_media_url": "https://twitter.com/SensingKit",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/SensingKit/SensingKit-iOS.git",
21     "tag": "v0.5.1"
22   },
23   "source_files": [
24     "SensingKit",
25     "SensingKit/**/*.{h,m}",
26     "ESSEddystone"
27   ],
28   "exclude_files": "SensingKit/Exclude",
29   "requires_arc": true