[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 0 / 9 / 5 / ScratchView / 1.0 / ScratchView.podspec.json
blob210c8b3480b6eb3a54778bd2024560872855dbfa
2   "name": "ScratchView",
3   "version": "1.0",
4   "summary": "ScratchView.",
5   "description": "Simple ScratchView",
6   "homepage": "https://github.com/silence0201/ScratchView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Silence": "374619540@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/silence0201/ScratchView.git",
19     "tag": "1.0"
20   },
21   "source_files": [
22     "ScratchView",
23     "ScratchView/**/*.{h,m}"
24   ],
25   "exclude_files": "ScratchView/Exclude",
26   "public_header_files": "ScratchView/**/*.h",
27   "requires_arc": true