[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 5 / 4 / UITextField+DelegationBlocks / 1.0 / UITextField+DelegationBlocks.podspec.json
blobdaf92bb5df7d9a7be22f5e1ccc4bad545b016d1a
2   "name": "UITextField+DelegationBlocks",
3   "version": "1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Add blocks, as per a single instance basis, to your UITextFields",
9   "homepage": "https://github.com/RuiAAPeres/UITextField-DelegationBlocks",
10   "authors": {
11     "R. Peres": "sauron.is.alive@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/RuiAAPeres/UITextField-DelegationBlocks.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "*.{h,m}",
21   "requires_arc": true