[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 7 / 6 / f / ProximitySenseSDK / 1.0.0 / ProximitySenseSDK.podspec.json
blob4b3693738440888deb9c857a4a53bfe543fe2611
2   "name": "ProximitySenseSDK",
3   "version": "1.0.0",
4   "source": {
5     "git": "https://github.com/BlueSenseNetworks/iOS.git",
6     "tag": "ProximitySenseSDK-1.0.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.\n                   For more information please visit the Knowledge base section.\n",
10   "homepage": "http://ProximitySense.com",
11   "license": {
12     "type": "Copyright",
13     "text": "Copyright 2014 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   "vendored_libraries": "SDK/ProximitySenseSDK/lib/libProximitySenseSDK.a",
27   "libraries": "ProximitySenseSDK",
28   "frameworks": [
29     "UIKit",
30     "Foundation",
31     "CoreLocation"
32   ],
33   "requires_arc": true