[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 8 / a / b / ByvUtils / 1.1.1 / ByvUtils.podspec.json
blob5a162af6b1f3152b7810c6a342273969d7bbe5c0
2   "name": "ByvUtils",
3   "version": "1.1.1",
4   "summary": "Utils for B&V Apps.",
5   "description": "Help methods and extensions for iOS development",
6   "homepage": "https://github.com/byvapps/ByvUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adrian": "adrian@byvapps.com"
13   },
14   "source": {
15     "git": "https://github.com/byvapps/ByvUtils.git",
16     "tag": "1.1.1"
17   },
18   "social_media_url": "https://twitter.com/byvapps",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   },
25   "source_files": "ByvUtils/Classes/**/*",
26   "requires_arc": true,
27   "pushed_with_swift_version": "4.0"