[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / f / b / e / ios-essentials / 0.1.3 / ios-essentials.podspec.json
blob22586dd5741be8fdc39cede19348637c18f82f71
2   "name": "ios-essentials",
3   "version": "0.1.3",
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.3"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "ios-essentials/Classes/**/*"