[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / f / 7 / AFSReusableDisplayKit / 1.0.1 / AFSReusableDisplayKit.podspec.json
blobea7e8855596b8950e31ef836fbc607eb86b102f5
2   "name": "AFSReusableDisplayKit",
3   "version": "1.0.1",
4   "summary": "AFSReusableDisplayKit allow the user to control the behavior of a reusable display elements, by encapludating it via block based builders",
5   "description": "AFSReusableDisplayKit allow the user to control the behavior of a reusable display elements, by encapludating it via block based builders.\nAFSReusableDisplayKit contains Scrollview, CollectionView, TableView, TextView, TextField, PickerView",
6   "homepage": "https://github.com/ArkadiYoskovitz/AFSReusableDisplayKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arkadi Yoskovitz": "arkadi.yoskovitz@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/ArkadiYoskovitz/AFSReusableDisplayKit.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "AFSReusableDisplayKit/Code/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "swift_version": "5.0"