[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / b / 4 / SwipeCard / 1 / SwipeCard.podspec.json
blob7fb598ebbb9bfeac86609085bbfc0b33f05215ca
2   "name": "SwipeCard",
3   "version": "1",
4   "summary": "Swipe card is a fork of Kolada with few customisations",
5   "homepage": "https://github.com/dhirajjadhao/swipe_card",
6   "license": "MIT",
7   "authors": "Dhiraj Jahdao",
8   "source": {
9     "git": "https://github.com/dhirajjadhao/swipe_card.git",
10     "tag": 1.0
11   },
12   "social_media_url": "",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source_files": "Pod/Classes/**/*",
17   "frameworks": "UIKit",
18   "dependencies": {
19     "pop": [
20       "~> 1.0"
21     ]
22   }