[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 2 / 0 / RZAutoScrollField / 0.0.1 / RZAutoScrollField.podspec.json
blob583161f2b8fb80910c8d42bad4e92aa08c582b72
2   "name": "RZAutoScrollField",
3   "version": "0.0.1",
4   "summary": "a auto scroll textfield and textview base class, when the keyboard show up, it could scroll to show the whole field.",
5   "description": "RZAutoScrollField a field auto scroll to show the whole frame when the keyboard show up. Just use the textfield or textview subclass as your base class.",
6   "homepage": "https://github.com/sunwillshine/RZAutoScrollField/",
7   "license": "MIT",
8   "authors": {
9     "sunwillshine": ""
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/sunwillshine/RZAutoScrollField.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "RZAutoScrollField/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude"