[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / a / GTFoundation / 0.0.6 / GTFoundation.podspec.json
blobf47962f5cb563399c26404923118e6a1084cd6e1
2   "name": "GTFoundation",
3   "version": "0.0.6",
4   "summary": "GTFoundation is a set of classes that make it easy to work with Foundation and UIKit or AppKit.",
5   "homepage": "http://cocoabeans.me/projects/open-source",
6   "license": "MIT",
7   "authors": {
8     "Gianluca Tranchedone": "gianluca@cocoabeans.me"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/gtranchedone/GTFoundation.git",
15     "tag": "0.0.6"
16   },
17   "requires_arc": true,
18   "source_files": "Classes/**/*",
19   "ios": {
20     "exclude_files": "Classes/osx"
21   },
22   "osx": {
23     "exclude_files": "Classes/ios"
24   },
25   "public_header_files": "Classes/**/*.h",
26   "deprecated": true