[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 6 / 2 / KSADNTwitterFormatter / 0.1.2 / KSADNTwitterFormatter.podspec.json
blob974fc2b2f64fc4147705b1f7056b654af372659c
2   "name": "KSADNTwitterFormatter",
3   "version": "0.1.2",
4   "summary": "A simple class for taking ADN posts and reformatting them to fit into Twitter's length restrictions, taking links into account.",
5   "homepage": "https://github.com/Keithbsmiley/KSADNTwitterFormatter",
6   "license": "MIT",
7   "authors": {
8     "Keith Smiley": "keithbsmiley@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Keithbsmiley/KSADNTwitterFormatter.git",
12     "tag": "0.1.2"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.7"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true