[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / 0 / Crypper / 0.1.0 / Crypper.podspec.json
bloba271fc0a9ee567eb1fe3a370b815bdffdd568f65
2   "name": "Crypper",
3   "version": "0.1.0",
4   "summary": "A crypto wrapper for iOS projects.",
5   "homepage": "https://github.com/daniochouno/Crypper-iOS",
6   "license": "MIT",
7   "authors": {
8     "Daniel Martinez": "dmartinez@danielmartinez.info"
9   },
10   "source": {
11     "git": "https://github.com/daniochouno/Crypper-iOS.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/dmartinezinfo",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.{h,m}",
20   "resource_bundles": {
21     "Crypper": [
22       "Pod/Assets/*.png"
23     ]
24   }