[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / e / LYCategory / 1.13.11 / LYCategory.podspec.json
blob6d318510d8b937c1277cde6432c7c5c4227b8b86
2   "name": "LYCategory",
3   "version": "1.13.11",
4   "summary": "The categories.",
5   "description": "The categories for Objective-C.\n1.2.19 update mobile validation\n1.2.20 extract gender from id number string\n1.2.21 fix : deprecated encrption method\n1.2.22 refactoring\n1.2.23 deployment target version iOS 7.x\n1.2.24 distance\n1.2.25 bring back object getter\n1.2.26 color\n1.2.34 image api\n1.2.42 top view controller getter\n1.12.0 support Xcode 12, set lowest deployment target to 9.0\n1.13.0 set lowest deployment target to 11.0",
6   "homepage": "https://github.com/blodely/LYCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Luo Yu": "indie.luo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/blodely/LYCategory.git",
16     "tag": "1.13.11"
17   },
18   "social_media_url": "https://weibo.com/blodely",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": [
23     "LYCategory/Classes/_Foundation/*",
24     "LYCategory/Classes/_Const/*",
25     "LYCategory/Classes/_CoreLocation/*",
26     "LYCategory/Classes/**/*"
27   ],
28   "ios": {
29     "source_files": "LYCategory/Classes/_UIKit/*",
30     "frameworks": "UIKit"
31   },
32   "frameworks": "CoreLocation"