[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / 8 / MSFirstLib / 0.1.1 / MSFirstLib.podspec.json
blob49589a3bf739c2d14d478d0d57eb8438ef870ba3
2   "name": "MSFirstLib",
3   "version": "0.1.1",
4   "summary": "MSFirstLib for kickstarting iOS apps.",
5   "description": "MSFirstLib for kickstarting iOS apps. Install library in to project, never have to write this generic code again...!!!",
6   "homepage": "https://github.com/mital87/MSFirstLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mital Solanki": "mital@defsysgroup.com"
13   },
14   "source": {
15     "git": "https://github.com/mital87/MSFirstLib.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MSFirstLib/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "SystemConfiguration"
25   ],
26   "pushed_with_swift_version": "4.0"