[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 1 / f / TOMFoundation / 0.0.2 / TOMFoundation.podspec.json
blobe2f9ce308ed7d589305939b022e3a94e7827e471
2   "name": "TOMFoundation",
3   "version": "0.0.2",
4   "authors": {
5     "Tomaz Nedeljko": "tomaz@nedeljko.com"
6   },
7   "homepage": "https://github.com/tomazsh/TOMFoundation",
8   "summary": "Simple extensions for Foundation framework.",
9   "description": "                     TOMFoundation is a simple library that extents Foundation\n                     framework with custom classes and categories.\n",
10   "source": {
11     "git": "https://github.com/tomazsh/TOMFoundation.git",
12     "tag": "0.0.2"
13   },
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "platforms": {
19     "ios": "5.0",
20     "osx": "10.7"
21   },
22   "requires_arc": true,
23   "frameworks": "Foundation",
24   "source_files": "TOMFoundation"