[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / f / d / Survey / 0.0.4 / Survey.podspec.json
blobbfaa1de3aff4c2f6c3d70bcca517db0424d4a35e
2   "name": "Survey",
3   "version": "0.0.4",
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.4"
16   },
17   "source_files": "Survey/Classes/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit"