[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 5 / b / e / LYCategory / 1.2.30 / LYCategory.podspec.json
blobba3dd0e36a4dc43512019b7662a90b531a1ce1ae
2   "name": "LYCategory",
3   "version": "1.2.30",
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",
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.2.30"
17   },
18   "social_media_url": "https://weibo.com/blodely",
19   "platforms": {
20     "ios": "7.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"