[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 9 / 0 / TextFlipKit / 0.1.0 / TextFlipKit.podspec.json
blob89a24d2a314013ae05cbacf9ec0c0c287298acdd
2   "name": "TextFlipKit",
3   "version": "0.1.0",
4   "license": "MIT",
5   "summary": "A NSString & NSAttributedString category for flipping and reversing text.",
6   "homepage": "https://github.com/andrewschreiber/TextFlipKit",
7   "authors": {
8     "Andrew Schreiber": "andrew.schreiber1@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/andrewschreiber/TextFlipKit.git",
12     "tag": "0.1.0"
13   },
14   "description": "Can reverse text and/or convert each character into its upside down unicode equivalent",
15   "platforms": {
16     "ios": null
17   },
18   "source_files": [
19     "TextFlipKit.h",
20     "TextFlipKit.m"
21   ],
22   "requires_arc": true