[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 3 / 9 / XMCommon / 0.0.1 / XMCommon.podspec.json
blob6b3dd0cee8db6ff13725bdde87bcf143e4e53edf
2   "name": "XMCommon",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "extension class.",
6   "description": "XMCommon is a extension Class.",
7   "homepage": "https://github.com/rgshio/XMCommon",
8   "authors": {
9     "rgshio": "xzy0819@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/rgshio/XMCommon.git",
13     "tag": "v0.0.1"
14   },
15   "source_files": "Classes/XMExtension/*.{h,m}",
16   "ios": {
17     "frameworks": [
18       "Foundation",
19       "UIKit"
20     ]
21   },
22   "platforms": {
23     "ios": "6.0"
24   },
25   "requires_arc": true