[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / e / 1 / xProject / 1.0.0 / xProject.podspec.json
blob01786e3b3fb63ef00c865013bd8cb664c2ad4478
2   "name": "xProject",
3   "version": "1.0.0",
4   "summary": "所有的xCode工程都可以引用的公共项目",
5   "description": "                       所有的xCode工程都可以引用的公共项目.\n",
6   "homepage": "https://github.com/Lwgfangz/xProject",
7   "license": "MIT",
8   "authors": {
9     "Lwgfangz": "lwgfangz@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Lwgfangz/xProject.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": true,
19   "source_files": "xProject/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]