[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 2 / a / GTFoundation / 0.0.8 / GTFoundation.podspec.json
bloba5fcee01eaca029e6b5df9c0fcea1a90356fea59
2   "name": "GTFoundation",
3   "version": "0.0.8",
4   "summary": "GTFoundation is a set of classes that makes it easy to work with the Foundation and UIKit / AppKit.",
5   "description": "                \tGTFoundation is a set of classes that makes it easy to work with the Foundation and UIKit / AppKit frameworks when developing Mac and iOS apps.\n",
6   "homepage": "http://cocoabeans.me/projects/open-source",
7   "license": "MIT",
8   "authors": {
9     "Gianluca Tranchedone": "gianluca@cocoabeans.me"
10   },
11   "source": {
12     "git": "https://github.com/gtranchedone/GTFoundation.git",
13     "tag": "0.0.8"
14   },
15   "platforms": {
16     "ios": "7.0",
17     "osx": "10.9"
18   },
19   "requires_arc": true,
20   "source_files": "Classes/**/*",
21   "ios": {
22     "exclude_files": "Classes/osx"
23   },
24   "osx": {
25     "exclude_files": "Classes/ios"
26   },
27   "public_header_files": "Classes/**/*.h",
28   "deprecated": true