[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 3 / 6 / JVRPersistentStack / 1.0.0 / JVRPersistentStack.podspec.json
blobe920b6578536c6940a96e4e29e17dbaef4fdf952
2   "name": "JVRPersistentStack",
3   "version": "1.0.0",
4   "summary": "An easy-to-use persistent stack class for apps using Core Data",
5   "homepage": "https://github.com/jozsef-vesza/JVRPersistentStack",
6   "license": "MIT",
7   "authors": {
8     "József Vesza": "jozsef.vesza@outlook.com"
9   },
10   "social_media_url": "http://twitter.com/j_vesza",
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/jozsef-vesza/JVRPersistentStack.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "*.h",
19   "public_header_files": "*.h",
20   "frameworks": "CoreData",
21   "requires_arc": true