[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 5 / a / e / SwiftyHelpers / 0.1.4 / SwiftyHelpers.podspec.json
blobfdf58d43dbfdccc845fabc363f6d3fd71c4bd634
2   "name": "SwiftyHelpers",
3   "version": "0.1.4",
4   "summary": "Elegant helpers to improve the swift syntax",
5   "homepage": "https://github.com/jpachecou/SwiftyHelpers",
6   "license": "MIT",
7   "authors": {
8     "Jonathan Pacheco": "jonathan261090@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/jonathan_said",
11   "source": {
12     "git": "https://github.com/jpachecou/SwiftyHelpers.git",
13     "tag": "0.1.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Source/**/*.swift",
19   "requires_arc": true,
20   "frameworks": "UIKit"