[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 5 / 0 / Pilas / 0.1.1 / Pilas.podspec.json
blob44fc8756bca08318e5db2561a46f2bb71ed3f256
2   "name": "Pilas",
3   "version": "0.1.1",
4   "summary": "A scrollable StackView for quick UI creation.",
5   "description": "Pilas is a custom ScrollView that contains a stackview to insert views vertically or horizontally.",
6   "homepage": "https://github.com/prolificinteractive/Pilas",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jgsamudio": "jonathan2457@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/prolificinteractive/Pilas.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Pilas/Classes/**/*",
22   "pushed_with_swift_version": "3.0"