[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 6 / f / ProximitySenseSDK / 1.2.0 / ProximitySenseSDK.podspec.json
blob568291d469e78e7afc81d67a862ea571efb167fa
2   "name": "ProximitySenseSDK",
3   "version": "1.2.0",
4   "source": {
5     "git": "https://github.com/BlueSenseNetworks/iOS.git",
6     "tag": "ProximitySenseSDK-1.2.0"
7   },
8   "summary": "Blue Sense Networks official iOS SDK for integration with the ProximitySense cloud platform.",
9   "description": "This is the Blue Sense Networks official iOS SDK for integration with the ProximitySense cloud platform.\nFor more information please visit the Knowledge base section.",
10   "homepage": "http://ProximitySense.com",
11   "license": {
12     "type": "Copyright",
13     "text": "Copyright 2015 Blue Sense Networks ltd. All rights reserved."
14   },
15   "authors": {
16     "Vladimir Petrov": "vlad@bluesensenetworks.com",
17     "Blue Sense Networks": "contact@bluesensenetworks.com"
18   },
19   "social_media_url": "http://twitter.com/ProximitySense",
20   "platforms": {
21     "ios": "7.0"
22   },
23   "public_header_files": "SDK/ProximitySenseSDK/**/*.h",
24   "preserve_paths": "SDK/ProximitySenseSDK/**/*.*",
25   "source_files": "SDK/ProximitySenseSDK/**/*.h",
26   "exclude_files": "SDK/ProximitySenseSDK/**/*.m",
27   "vendored_libraries": "SDK/ProximitySenseSDK/lib/libProximitySenseSDK.a",
28   "libraries": "ProximitySenseSDK",
29   "frameworks": [
30     "UIKit",
31     "Foundation",
32     "CoreLocation"
33   ],
34   "requires_arc": true