[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / a / StakkKit / 0.1.0 / StakkKit.podspec.json
blob1d8cc8a294ef858924f6f226eb7e23b0b07b0562
2   "name": "StakkKit",
3   "version": "0.1.0",
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/StakkKit",
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/StakkKit.git",
16     "tag": "0.1.0"
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   }