[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / c / PodDemo / 0.1.0 / PodDemo.podspec.json
blob6d6a99978667c49598d8dea5e4187f30660dbf87
2   "name": "PodDemo",
3   "version": "0.1.0",
4   "summary": "PodDemo project. This is project testing cocoapod",
5   "homepage": "https://github.com/dodinhsi/PodDemo",
6   "license": "MIT",
7   "authors": {
8     "Si Do Dinh": "sidodinh@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/dodinhsi/PodDemo.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/*.{h,m}",
19   "resource_bundles": {
20     "PodDemo": [
21       "Pod/Assets/*.png"
22     ]
23   }