[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 4 / 0 / JCRSlideCollectionViewCell / 0.0.1 / JCRSlideCollectionViewCell.podspec.json
blob892818c1f814650abf6241d23762a4556af9515c
2   "name": "JCRSlideCollectionViewCell",
3   "version": "0.0.1",
4   "summary": "A UICollectionViewCell that is draggable sideways",
5   "description": "                   This is a subclass to UICollectionViewCell that supports to be dragged\n                   sideways to do certain actons.\n",
6   "homepage": "http://www.jagcesar.se",
7   "license": "WTFPL",
8   "authors": {
9     "Cesar Pinto Castillo": "cesar@jagcesar.se"
10   },
11   "social_media_url": "http://twitter.com/jagcesar",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/JagCesar/JCRSlideCollectionViewCell.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "Classes",
21     "JCRSlideCollectionViewCell/Views/JCRSlideCollectionViewCell.{h,m}"
22   ],
23   "requires_arc": true