[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 0 / c / SourceKit / 0.1.2 / SourceKit.podspec.json
blob73e9cddf9655b16f1f132a3a9ff5a95c3fc98ee8
2   "name": "SourceKit",
3   "version": "0.1.2",
4   "summary": "The SourceKit Library is the iOS SDK for use with the Huq physical analytics products.",
5   "description": "This library is designed for use by clients who wish to understand not simply how their customers use their products, but how those customers behave in the real world while they are doing so.",
6   "homepage": "https://github.com/huq-analytics/sourcekit-ios",
7   "license": "MIT",
8   "authors": {
9     "Isambard Poulson": "isambard@huq.io"
10   },
11   "source": {
12     "git": "https://bitbucket.org/huqindustries/sourcekit_ios.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "ios": {
20     "vendored_frameworks": "Pod/Frameworks/SourceKit.framework"
21   }