[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 2 / a / BKMoneyKit / 0.0.12 / BKMoneyKit.podspec.json
blob901ecd86252df9bddc803bab6fb9966407d7d2d7
2   "name": "BKMoneyKit",
3   "version": "0.0.12",
4   "summary": "iOS UI controls and formatters for entering money, credit card number and expiry date.",
5   "homepage": "https://github.com/bkook/BKMoneyKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Byungkook Jang",
11   "social_media_url": "http://twitter.com/bkook",
12   "platforms": {
13     "ios": "5.0"
14   },
15   "source": {
16     "git": "https://github.com/bkook/BKMoneyKit.git",
17     "tag": "0.0.12"
18   },
19   "source_files": [
20     "BKMoneyKit",
21     "BKMoneyKit/**/*.{h,m}"
22   ],
23   "resource_bundles": {
24     "BKMoneyKit": [
25       "BKMoneyKit/BKMoneyKit.bundle/*"
26     ]
27   },
28   "requires_arc": true