[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 9 / 5 / ISGCategory / 1.7 / ISGCategory.podspec.json
blob0bcb17ea06ff300eaf16d8bef8465d0d2c2ba0b5
2   "name": "ISGCategory",
3   "version": "1.7",
4   "summary": "ISGCategory",
5   "description": "TODO: 常用分类  1.7添加NSString分类,正则以及一些判断",
6   "homepage": "https://github.com/Isaaclzg/ISGCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Isaaclzg": "isaac_gang@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Isaaclzg/ISGCategory.git",
16     "tag": "1.7"
17   },
18   "social_media_url": "https://www.jianshu.com/u/7e1b920cdac1",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ISGCategory/Classes/**/*",
23   "resource_bundles": {
24     "ISGCategory": [
25       "ISGCategory/Assets/*.png"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "CoreGraphics",
31     "Foundation",
32     "QuartzCore"
33   ],
34   "dependencies": {
35     "MBProgressHUD": [
36       "~> 1.1.0"
37     ]
38   }