[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 2 / a / GTFoundation / 0.0.4 / GTFoundation.podspec.json
blob99b44ac6dbef8a4bf28473e82c6c59cbd7972b85
2   "name": "GTFoundation",
3   "version": "0.0.4",
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": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/gtranchedone/GTFoundation.git",
18     "tag": "0.0.4"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "public_header_files": "Classes/**/*.h",
26   "deprecated": true