[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / e / SimplePanel / 0.1 / SimplePanel.podspec.json
blob2e5fdada259b44b13641db891f1c2efff7de3667
2   "name": "SimplePanel",
3   "version": "0.1",
4   "summary": "iOS: Simple modal panel(ViewController as a popup) library.",
5   "homepage": "https://github.com/azu/SimplePanel",
6   "license": "MIT",
7   "authors": {
8     "azu": "info@efcl.info"
9   },
10   "source": {
11     "git": "https://github.com/azu/SimplePanel.git",
12     "tag": "0.1"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "SimplePanel/**/*.{h,m}",
18   "frameworks": "QuartzCore",
19   "requires_arc": true