[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / e / b / EasySegues / 0.1.0 / EasySegues.podspec.json
blob2389291c9b5d2cbc9c78dfd866d37717b9e8e368
2   "name": "EasySegues",
3   "version": "0.1.0",
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": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "EasySegues/Classes/**/*"