[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 9 / f / d / Survey / 0.0.2 / Survey.podspec.json
blob606a44e3f2be7f3879177cd9c7fd78288fe99753
2   "name": "Survey",
3   "version": "0.0.2",
4   "summary": "Survey is a library to simplify the process of creating and validating forms. This library is loosely based on CoreData and Django forms.",
5   "homepage": "http://github.com/wess/Survey",
6   "license": "MIT",
7   "authors": {
8     "Wess Cope": "wcope@me.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/wess/Survey.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "Survey/Classes/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit"