[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / c / 2 / a / GTFoundation / 0.1.1 / GTFoundation.podspec.json
blob1d2c507c6abf790f00238c7773d249bf748285ad
2   "name": "GTFoundation",
3   "version": "0.1.1",
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": "https://github.com/gtranchedone/GTFoundation",
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.1.1"
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