[Delete] WalleePaymentSdkStaging 1.4.1
[CocoaPods.git] / Specs / e / 8 / f / FSStoryboardHelpers / 1.0.0 / FSStoryboardHelpers.podspec.json
blob962dc6478269c77b09f51cf94253487663a64aa7
2   "name": "FSStoryboardHelpers",
3   "version": "1.0.0",
4   "homepage": "https://github.com/FocalShift/FSStoryboardHelpers",
5   "summary": "Useful classes for effectively working with Xcode Storyboards.",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bennett Smith": "bennett@focalshift.com"
12   },
13   "source": {
14     "git": "https://github.com/FocalShift/FSStoryboardHelpers.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "Classes/ios/*.{h,m}",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "FSClassExtensions": [
24       "~> 1.0"
25     ]
26   }