[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / b / KVOHelper / 1.0.0 / KVOHelper.podspec.json
blob952887d869e6d69732ede4f24e6dfde9988a8d94
2   "name": "KVOHelper",
3   "version": "1.0.0",
4   "summary": "Make ios Key-Value Observing programming easier.",
5   "homepage": "https://github.com/zhangchiqing/KVOHelper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zhangchiqing": "zhangchiqing@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/zhangchiqing/KVOHelper.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "KVOHelper.{h,m}",
21   "public_header_files": "KVOHelper.h",
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true