[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 0 / e / InfoView / 0.1.0 / InfoView.podspec.json
blob250ed47ac8cf2b79390cd7612394669dbff38bf0
2   "name": "InfoView",
3   "version": "0.1.0",
4   "summary": "Swift based simple information view with pointed arrow.",
5   "description": "Swift written view to show small text information blocks with arrow pointed to another view.\nIn most cases it will be a button that was pressed.",
6   "homepage": "https://github.com/anatoliyv/InfoView",
7   "license": "GNU",
8   "authors": {
9     "Anatoliy Voropay": "anatoliy.voropay@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/anatoliyv/InfoView.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "InfoView/Classes/**/*"