[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 1 / 2 / samsara-ios-sdk / 0.5.5.0 / samsara-ios-sdk.podspec.json
blob087d3b0b71ff713940f22c3f176732809d3b2f0b
2   "name": "samsara-ios-sdk",
3   "version": "0.5.5.0",
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.",
6   "homepage": "https://github.com/samsara/samsara",
7   "license": "Apache",
8   "authors": {
9     "Sathyavijayan Vittal": "sathyavijayan@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/samsara/samsara.git"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "clients/ios/Pod/Classes/*",
19   "dependencies": {
20     "Locksmith": [
21       "2.0.8"
22     ],
23     "OHHTTPStubs": [
24       "4.0.2"
25     ],
26     "OCMock": [
27       "3.1.2"
28     ],
29     "Reachability": [
30       "3.2"
31     ]
32   }