[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / e / 6 / 5 / APLProgressKringel / 0.0.1 / APLProgressKringel.podspec.json
blob47320dcd2d92e074a1788784fb8259b5b767b58f
2   "name": "APLProgressKringel",
3   "version": "0.0.1",
4   "summary": "A modern circular progress indicator view",
5   "description": "This pod provides the APLProgressKringelView, which can display your progress in a modern way.",
6   "homepage": "https://github.com/apploft/APLProgressKringel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Nico Schuemann",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/apploft/APLProgressKringel.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "Classes/*.{h,m}",
20   "resources": "Classes/*.xib",
21   "public_header_files": [
22     "Classes/*.h"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "requires_arc": true