[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / e / b / EasySegues / 1.0.1 / EasySegues.podspec.json
blob6bb4dcacf9a8490838375442eb372529641a4cf6
2   "name": "EasySegues",
3   "version": "1.0.1",
4   "summary": "You can use block insted of delegate to store information into your UIViewController.",
5   "description": "EasySegues add's custom method through UIViewController category. Use this method to store your data using block insted of delegate into your UIViewController.",
6   "homepage": "https://github.com/kdementiev/EasySegues",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kdementiev": "scorch1993@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kdementiev/EasySegues.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "EasySegues/Classes/**/*"