[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 2 / a / BKMoneyKit / 0.0.5 / BKMoneyKit.podspec.json
blobafe9a97eb777e5e4f2a52e01b5e7dc5a06777a7c
2   "name": "BKMoneyKit",
3   "version": "0.0.5",
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": null
14   },
15   "source": {
16     "git": "https://github.com/bkook/BKMoneyKit.git",
17     "tag": "0.0.5"
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