[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 6 / 8 / SegueingInfo / 1.0.0 / SegueingInfo.podspec.json
blob8ed066d5961d09a5620e4a1dd1f704174d0d4ea9
2   "name": "SegueingInfo",
3   "version": "1.0.0",
4   "summary": "Simple way to pass data between segueing View Controllers.",
5   "description": "A simple way to pass data between segueing View Controllers within a UIStoryboard.\n",
6   "homepage": "https://github.com/yoiang/SegueingInfo",
7   "license": "MIT",
8   "authors": {
9     "Ian G": "yo.ian.g@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/yoiang/SegueingInfo.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "SegueingInfo",
20     "SegueingInfo/**/*.{h,m}"
21   ],
22   "requires_arc": true