[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 8 / 1 / SQProgressView / 0.1.0 / SQProgressView.podspec.json
blobcdf4865b4a722be21d0822e26d452de4a528f961
2   "name": "SQProgressView",
3   "version": "0.1.0",
4   "summary": "perfect square progress view.",
5   "description": "# SQProgressView\nperfect square progress view.",
6   "homepage": "https://github.com/noppefoxwolf/SQProgressView",
7   "license": "MIT",
8   "authors": {
9     "Tomoya Hirano": "cromteria@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/noppefoxwolf/SQProgressView.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SQProgressView": [
22       "Pod/Assets/*.png"
23     ]
24   }