[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / b / 6 / EPIMoney / 0.0.1 / EPIMoney.podspec.json
blob6af1d7ecfadba127b18431ac4f2f960b1d4973eb
2   "name": "EPIMoney",
3   "version": "0.0.1",
4   "summary": "EPIMoney is a simple component to work with currency and your corresponding amount.",
5   "description": "                       If you have to work with amount of money, currency based on locale... EPIMoney is for you. More info in advance !!!\n",
6   "homepage": "https://github.com/ernestopino/EPIMoney.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ernesto Pino": "ernesto.pino@epinom.com"
13   },
14   "source": {
15     "git": "https://github.com/ernestopino/EPIMoney.git",
16     "tag": "0.0.1"
17   },
18   "social_media_url": "https://twitter.com/ernestopino",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes/**/*",
24   "resource_bundles": {
25     "EPIMoney": [
26       "Pod/Assets/*.png"
27     ]
28   }