[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 9 / 6 / MyOwnExt / 0.3.9 / MyOwnExt.podspec.json
blob02f53f9233cee20f3aa06664139bbbc57d4b8d0d
2   "name": "MyOwnExt",
3   "version": "0.3.9",
4   "swift_versions": "4.2",
5   "summary": "Im trying to create my own cocoapod",
6   "description": "EveryThing important for my project example my extension border color",
7   "homepage": "https://github.com/prizetete/MyOwnExt",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "prizetete": "prizetete1212@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/prizetete/MyOwnExt.git",
17     "tag": "0.3.9"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "MyOwnExt/Classes/**/*"