[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 2 / a / BKMoneyKit / 0.0.1 / BKMoneyKit.podspec.json
blobebbb4208ebeac83f2c53c8ab792695426d82ef1c
2   "name": "BKMoneyKit",
3   "version": "0.0.1",
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.1"
18   },
19   "source_files": [
20     "BKMoneyKit",
21     "BKMoneyKit/**/*.{h,m}"
22   ],
23   "resources": [
24     "BKMoneyKit/*.plist",
25     "BKMoneyKit/CardLogo.bundle"
26   ],
27   "requires_arc": true