[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / a / StakkKit / 0.1.1 / StakkKit.podspec.json
blob84d6c33a82f80b3123e058fbece5b3bdeeccd14f
2   "name": "StakkKit",
3   "version": "0.1.1",
4   "summary": "This a helper kit for Stakk developers to develop iOS applications.",
5   "description": "This a helper kit for Stakk developers to develop iOS applications.\nTODO: Add long description of the pod here.",
6   "homepage": "https://github.com/pikniktech/sf-stakkkit-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Derek": "derek@stakkfactory.com"
13   },
14   "source": {
15     "git": "https://github.com/pikniktech/sf-stakkkit-ios.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.3"
20   },
21   "source_files": "StakkKit/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.1.0"
25     ],
26     "JSONModel": [
27       "~> 1.5.1"
28     ]
29   }