[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 6 / 0 / LeoTextField / 1.2 / LeoTextField.podspec.json
blobff33ab59fe0d715f8383f01468802f7d54df04e0
2   "name": "LeoTextField",
3   "version": "1.2",
4   "summary": "add Length limit",
5   "homepage": "https://github.com/LeoChensj/LeoTextField",
6   "license": "MIT",
7   "authors": {
8     "Leo.Chen": "LeoChensj@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/LeoChensj/LeoTextField.git",
15     "tag": "1.2"
16   },
17   "source_files": [
18     "LeoTextField",
19     "LeoTextField/*.{h,m}"
20   ],
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true