[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / e / 6 / Protein / 1.1 / Protein.podspec.json
blobb174015e672f5660db7f028f38323a2bc2362aea
2   "name": "Protein",
3   "version": "1.1",
4   "summary": "Simplifying 3D touch for iOS",
5   "description": "Protein framework simplifies work with 3D touch in iOS. Written in Swift.",
6   "homepage": "https://github.com/igormatyushkin014/Protein",
7   "screenshots": "https://github.com/igormatyushkin014/Protein/raw/master/Images/logo-1024-300.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Igor Matyushkin": "igormatyushkin014@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/igormatyushkin1",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/igormatyushkin014/Protein.git",
21     "tag": "1.1"
22   },
23   "source_files": [
24     "Source",
25     "Source/**/*"
26   ]