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