[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 7 / 1 / MyGreatLibrary / 0.1.2 / MyGreatLibrary.podspec.json
blobe51c2425934064172e563529bd08635f6dca8d92
2   "name": "MyGreatLibrary",
3   "version": "0.1.2",
4   "summary": "This is my first trial cocoapods library for iOS.",
5   "description": "This is my first trial cocoapods library for iOS.\nYou can just ignore this meaningless code.",
6   "homepage": "https://github.com/mosukoshi/MyGreatLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kaname ohara": "kaname.ohara@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mosukoshi/MyGreatLibrary.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "MyGreatLibrary/Classes/**/*"