[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / 2 / 8 / BYListView / 0.0.2 / BYListView.podspec.json
blob35739b95d985c3501f7fa221dc0f47927fdd9afe
2   "name": "BYListView",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "version": "0.0.2",
7   "license": {
8     "type": "MIT"
9   },
10   "homepage": "https://github.com/houboye/BYListView",
11   "authors": {
12     "houboye": "houboye@outlook.com"
13   },
14   "summary": "A listView for iOS and OS X.",
15   "source": {
16     "git": "https://github.com/houboye/BYListView.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "BYListView",
21     "BYListView/BYListView/BYListView/**/*.{h,m}"
22   ]