[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / a / 4 / Pulley / 1.3.0 / Pulley.podspec.json
blob3c035e72cebc67ce57f2a2df0ead49d65d33c26c
2   "name": "Pulley",
3   "version": "1.3.0",
4   "summary": "A library to imitate the iOS 10 Maps UI.",
5   "description": "A library to provide a drawer controller that can imitate the drawer UI in iOS 10's Maps app.",
6   "homepage": "https://github.com/52inc/Pulley",
7   "screenshots": "https://camo.githubusercontent.com/ffa1a97f8e152bb25f69970a08aa2e827fe54ce0/687474703a2f2f692e696d6775722e636f6d2f35616b456a69542e676966",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Brendan Lee": "brendan@52inc.com"
14   },
15   "source": {
16     "git": "https://github.com/52inc/Pulley.git",
17     "tag": "1.3.0"
18   },
19   "social_media_url": "https://twitter.com/52_inc",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "PulleyLib/*.*",
24   "frameworks": "UIKit",
25   "xcconfig": {
26     "SWIFT_VERSION": "3.0"
27   }