[Add] DoordeckSDK 0.55.0
[CocoaPods.git] / Specs / 2 / f / e / createYouOwnCocoapod / 0.1.0 / createYouOwnCocoapod.podspec.json
blob6b87a6f2d1520d42446b7321be92a015c2433d66
2   "name": "createYouOwnCocoapod",
3   "version": "0.1.0",
4   "summary": "learning how to make a cocoapod",
5   "swift_version": "4.0",
6   "description": "... learning how to make a cocoapod",
7   "homepage": "https://github.com/a-eid/testCocoaPod",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "a-eid": "a.eid@yandex.com"
14   },
15   "source": {
16     "git": "https://github.com/a-eid/testCocoaPod.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "createYouOwnCocoapod/Classes/**/*"