[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 0 / 1 / 2 / samsara-ios-sdk / 0.0.2 / samsara-ios-sdk.podspec.json
blob8cf92cbcbf4b723842d9f835044289371fa4f136
2   "name": "samsara-ios-sdk",
3   "version": "0.0.2",
4   "summary": "Samsara client library for iOS devices",
5   "description": "                        samsara-ios-sdk is a client library for the Samsara Analytics platform. For more information visit the github page.\n",
6   "homepage": "https://github.com/samsara/samsara-ios-sdk",
7   "license": "Apache",
8   "authors": {
9     "Sathyavijayan Vittal": "sathyavijayan@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/samsara/samsara-ios-sdk.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "samsara-ios-sdk": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "Locksmith": [
27       "1.2.1"
28     ]
29   }