[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 5 / 4 / PYCarouselView / 1.1 / PYCarouselView.podspec.json
blob89bd612bb8e119cf4a67b0768a5a9ded18aea4e3
2   "name": "PYCarouselView",
3   "version": "1.1",
4   "summary": "A simple infitive loop carousel view written in ObjC",
5   "homepage": "https://github.com/littlepush/PYCarouselView",
6   "license": {
7     "type": "LGPLv3",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Push Chen": "littlepush@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/littlepush/PYCarouselView.git",
18     "tag": "1.1"
19   },
20   "source_files": "PYCarouselView/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "PYUIKit": [
25     ],
26     "PYImageKit": [
28     ]
29   }