[Add] AnyThinkChartboostSDKAdapter 6.4.12
[CocoaPods.git] / Specs / a / f / 5 / MWKNumberRowInputAccessory / 1.0.0 / MWKNumberRowInputAccessory.podspec.json
blobf1ccbecc551423173a21da95a4d44fc7fc8a2626
2   "name": "MWKNumberRowInputAccessory",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "iOS keyboard persistent number row input accessory view with a native look and feel.",
6   "description": "iOS keyboard input accessory view that adds a persistent number row with native look and feel. Convenient entry of street addresses and more.",
7   "homepage": "https://github.com/mwkirk/MWKNumberRowInputAccessory",
8   "authors": "Mark Kirk",
9   "social_media_url": "https://twitter.com/postmodjackass",
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/mwkirk/MWKNumberRowInputAccessory.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "Src/*.{h,m}",
18   "resources": [
19     "Src/Assets/Artwork.xcassets",
20     "Src/Assets/images/*.png"
21   ],
22   "frameworks": "Foundation",
23   "requires_arc": true