[Add] DemoTestFramework 1.0.10
[CocoaPods.git] / Specs / 5 / b / e / LYCategory / 1.14.3 / LYCategory.podspec.json
blob8ee8a97d4a3a0351b5e3c33da4fc64163f52bce7
2   "name": "LYCategory",
3   "version": "1.14.3",
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\n1.14.0 set lowest deployment target 12.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.14.3"
17   },
18   "social_media_url": "https://weibo.com/blodely",
19   "platforms": {
20     "ios": "12.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"