[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 3 / c / 0 / IFAFoundation / 2.0.0 / IFAFoundation.podspec.json
blob97dabb5eb2489218926dc61bbaf1ae13ebc9ceec
2   "name": "IFAFoundation",
3   "version": "2.0.0",
4   "summary": "Collection of enhancements on top of Cocoa Touch foundation frameworks for iOS apps and app extensions.",
5   "homepage": "https://github.com/marcelo-schroeder/IFAFoundation",
6   "license": "Apache-2.0",
7   "authors": {
8     "Marcelo Schroeder": "marcelo.schroeder@infoaccent.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/marcelo-schroeder/IFAFoundation.git",
16     "tag": "v2.0.0"
17   },
18   "source_files": "IFAFoundation/IFAFoundation/classes/**/*.{h,m,swift}",
19   "pushed_with_swift_version": "4.0"