[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / b / e / ios-essentials / 0.1.1 / ios-essentials.podspec.json
blob39fe0f610abf9bcc1a2803a63e9f37d0e162aa80
2   "name": "ios-essentials",
3   "version": "0.1.1",
4   "summary": "A short description of ios-essentials.",
5   "swift_version": "4.0",
6   "description": "add simple extensions and methods to kickstart my personal projects,\nmakes adding constraints easier, makes making colors with hex values possible\nass well as other.\n\n# Todo Installation & Documentation",
7   "homepage": "https://github.com/a-eid/ios-essentials",
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/ios-essentials.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "ios-essentials/Classes/**/*"