[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 3 / 6 / LinkimFoundation / 0.0.1 / LinkimFoundation.podspec.json
blob066f5f8bbdfbf0fe518d14f6092655406f0e9727
2   "name": "LinkimFoundation",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "上海凌晋信息技术有限公司开发的基于Swift的基础库",
6   "homepage": "https://github.com/liuweicode/LinkimFoundation",
7   "social_media_url": "http://www.linkim.com.cn",
8   "authors": {
9     "liuwei": "i@liuwei.co"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/liuweicode/LinkimFoundation.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "LinkimFoundation/Classes/**/*",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "prefix_header_contents": [
24     "#import <UIKit/UIKit.h>",
25     "#import <Foundation/Foundation.h>"
26   ],
27   "requires_arc": true