[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 4 / 0 / JRBaseKit / 0.5.0 / JRBaseKit.podspec.json
blobf4009ef1c4404083ca0212fcfb6bac4b89f843e6
2   "name": "JRBaseKit",
3   "version": "0.5.0",
4   "summary": "Base Value In iOS",
5   "description": "The Base Value Like SceenSize & Base Config In iOS UIKit Use Swift",
6   "homepage": "https://github.com/JerryFans/JRBaseKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JerryFans": "fanjiarong_haohao@163.com"
13   },
14   "source": {
15     "git": "https://github.com/JerryFans/JRBaseKit.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Classes/*.swift",
22   "swift_versions": [
23     "4.0"
24   ],
25   "static_framework": true,
26   "frameworks": "UIKit",
27   "swift_version": "4.0"