[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / d / e / YPKit / 1.1.23 / YPKit.podspec.json
blob8ccaa9ee7cc1c259c6d4a99c6765d4e13379e81e
2   "name": "YPKit",
3   "version": "1.1.23",
4   "summary": "常用代码封装.",
5   "homepage": "https://github.com/yuping1989/YPKit",
6   "license": "MIT",
7   "authors": {
8     "Ping Yu": "290180695@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/yuping1989/YPKit.git",
15     "tag": "1.1.23"
16   },
17   "source_files": "YPKit/YPKit/**/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "UIKit",
21     "CoreGraphics"
22   ],
23   "requires_arc": true