[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / a / 4 / 7 / Utils / 0.1.0 / Utils.podspec.json
blobfc7816109d3134ba9e04a36dfcb5b8f2f7a70f61
2   "name": "Utils",
3   "version": "0.1.0",
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.0"
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   ]