[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / f / 6 / 2 / KSADNTwitterFormatter / 0.1.0 / KSADNTwitterFormatter.podspec.json
blobe350e362e3f87fb108c115754cc263c8a7d3e2be
2   "name": "KSADNTwitterFormatter",
3   "version": "0.1.0",
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.0"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.7"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true