[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / d / 6 / Ravelin / 0.1.0 / Ravelin.podspec.json
blob8d3a14541dff1556fdd6cf06457fbb36e19c9a75
2   "name": "Ravelin",
3   "version": "0.1.0",
4   "summary": "Client-side Obj-C library for the Ravelin API. Ravelin is a fraud detection tool.",
5   "homepage": "https://github.com/billinghamj/ravelin-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "James Billingham": "james@jamesbillingham.com"
12   },
13   "source": {
14     "git": "https://github.com/billinghamj/ravelin-ios.git",
15     "tag": "v0.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "Ravelin/**/*.{m,h}",
21   "public_header_files": "Ravelin/**/*.h"