[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 6 / c / 4 / FeetInchDelegate / 0.1.1 / FeetInchDelegate.podspec.json
blob4ae0ae82e1b49527c261c82c69f6409fa1d5f61f
2   "name": "FeetInchDelegate",
3   "version": "0.1.1",
4   "summary": "Delegate for UITextField, enforcing format for feets and inches",
5   "description": "Delegate for UITextField, enforcing format for providing length in feets and inches.",
6   "homepage": "https://github.com/michallaskowski/FeetInchDelegate",
7   "license": "MIT",
8   "authors": {
9     "michallaskowski": "michal.laskowski.dev@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/michallaskowski/FeetInchDelegate.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": "UIKit"