[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 6 / 5 / 4 / PYCarouselView / 1.2 / PYCarouselView.podspec.json
blob78d1578338c3a7a008bdd995c4a2a2ce5ee60aef
2   "name": "PYCarouselView",
3   "version": "1.2",
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.2"
19   },
20   "source_files": "PYCarouselView/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "PYUIKit": [
25     ],
26     "PYImageKit": [
28     ]
29   }