[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 7 / b / remindview / 0.0.1 / remindview.podspec.json
bloba8725a596bf3d1b0849551f763f714a89bb11f5a
2   "name": "remindview",
3   "version": "0.0.1",
4   "summary": "A remind view used on iOS.",
5   "description": "It is a remind view used on iOS,which implement by Objective-C.",
6   "homepage": "https://github.com/wzd-github/RmindView",
7   "license": "MIT",
8   "authors": {
9     "WZD": "wzdEmail163@163.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/wzd-github/RmindView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "RemindView",
20     "RemindView/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit"