[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / b / 4 / PianoComposer / 2.3.9 / PianoComposer.podspec.json
blob6b37c5a634a67ada9430b1e0b08a53ad60bf5556
2   "name": "PianoComposer",
3   "version": "2.3.9",
4   "swift_versions": "5.0",
5   "summary": "Enables iOS apps to use mobile composer by Piano.io",
6   "homepage": "https://github.com/tinypass/piano-sdk-for-ios",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Piano Inc.",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/tinypass/piano-sdk-for-ios.git",
17     "tag": "2.3.9"
18   },
19   "resources": "Sources/Composer/Composer/Resources/*.png",
20   "source_files": [
21     "Sources/Common/*.swift",
22     "Sources/Composer/Composer/**/*.swift",
23     "Sources/Composer/Composer/**/*.h"
24   ],
25   "swift_version": "5.0"