[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / d / e / BLAMCurrencyPicker / 0.0.4 / BLAMCurrencyPicker.podspec.json
blob164e5d1ae4975bec6104fb6b32b5dcaf72673a64
2   "name": "BLAMCurrencyPicker",
3   "version": "0.0.4",
4   "summary": "A Collection View based interface for selecting currency symbol.",
5   "description": "A Collection View based interface for selecting currency symbol and ISO code.  Designed to be presented as a popover when, for example, user has to select a currency for an invoice.",
6   "homepage": "https://github.com/petetodd/BLAMCurrencyPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Peter Todd": "peter@petertodd.com"
13   },
14   "source": {
15     "git": "https://github.com/petetodd/BLAMCurrencyPicker.git",
16     "tag": "0.0.4"
17   },
18   "social_media_url": "https://twitter.com/PeteTodd",
19   "platforms": {
20     "ios": "9.3"
21   },
22   "source_files": "BLAMCurrencyPicker/Classes/**/*.{swift}",
23   "resource_bundles": {
24     "BLAMCurrencyPicker": [
25       "BLAMCurrencyPicker/Classes/**/*.{storyboard,xib,xcdatamodeld}"
26     ]
27   },
28   "frameworks": "CoreData"