[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 9 / 5 / TOMSSuggestionBar / 0.1.0 / TOMSSuggestionBar.podspec.json
blob93c75e967d442a2a551ce7dfc0592434a180a547
2   "name": "TOMSSuggestionBar",
3   "version": "0.1.0",
4   "summary": "Smoothly animated suggestions for text inputs with super easy CoreData hook.",
5   "homepage": "https://github.com/TomKnig/TOMSSuggestionBar",
6   "license": "MIT",
7   "authors": {
8     "TomKnig": "hi@tomknig.de"
9   },
10   "source": {
11     "git": "https://github.com/TomKnig/TOMSSuggestionBar.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/TomKnig",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/*.{h,m}",
20   "dependencies": {
21     "TOMSCoreDataManager": [
23     ],
24     "TOMSMorphingLabel": [
26     ]
27   }