[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 4 / 7 / Utils / 0.1.3 / Utils.podspec.json
blobbe099717395b0d4ba507be4e4de11b4a2636af12
2   "name": "Utils",
3   "version": "0.1.3",
4   "summary": "Utility Functions that we use everyday everywhere",
5   "description": "                       Basic Utility Classes, Methods, Functions, Structures and Macros\n",
6   "homepage": "http://www.makingwaves.no/",
7   "license": "MIT",
8   "authors": {
9     "Chamira Fernando": "chamira.fdo@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/chamira/Utils.git",
13     "tag": "0.1.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Utils": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "SystemConfiguration"
29   ]