[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / b / e / KDProject / 0.0.1 / KDProject.podspec.json
blobe6b4d493fa487b7a0344e3cbfcbe3ddef40e1dff
2   "name": "KDProject",
3   "version": "0.0.1",
4   "authors": {
5     "Herui": "heruicross@gmail.com"
6   },
7   "homepage": "https://github.com/red3/PodDemo",
8   "summary": "A lightweight, easy to use, attachment actionSheetView",
9   "source": {
10     "git": "https://github.com/red3/PodDemo.git",
11     "tag": "0.0.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "KDProject/*",
21   "requires_arc": true,
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "Foundation"
26     ]
27   }