[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / f / d / NXContainerController / 0.1.0 / NXContainerController.podspec.json
blob6ed276a0766816b1bef81204a71ed7350873a092
2   "name": "NXContainerController",
3   "version": "0.1.0",
4   "summary": "A custom ContainerController has present and dismiss animation",
5   "homepage": "https://github.com/qufeng33/NXContainerController",
6   "license": "MIT",
7   "authors": {
8     "nightx": "qufeng33@hotmail.com"
9   },
10   "source": {
11     "git": "https://github.com/qufeng33/NXContainerController.git",
12     "tag": "0.1.0"
13   },
14   "frameworks": [
15     "UIKit",
16     "Foundation"
17   ],
18   "source_files": "NXContainerController/*.{h,m}",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true