[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / e / d / SecondScreen / 0.1.0 / SecondScreen.podspec.json
blobd37d3f0aa6323e438c0ee64a34ff54f872f640ab
2   "name": "SecondScreen",
3   "version": "0.1.0",
4   "summary": "A simple handler for second screen.",
5   "description": "Manage easily a second screen within your apps",
6   "homepage": "https://github.com/matteocrippa/SecondScreen",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matteo Crippa": "ghego20"
13   },
14   "source": {
15     "git": "https://github.com/matteocrippa/SecondScreen.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/ghego20",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SecondScreen/Classes/**/*"