[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / c / 4 / FeetInchDelegate / 0.1.0 / FeetInchDelegate.podspec.json
blobf0ac23bf0a7df88b5a562aa1b17f67e61f68615f
2   "name": "FeetInchDelegate",
3   "version": "0.1.0",
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.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": "UIKit"