[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / b / 9 / LHInfoTextfield / 0.1.0 / LHInfoTextfield.podspec.json
blob5faafd79c898c017436653dc894778e25767b59f
2   "name": "LHInfoTextfield",
3   "version": "0.1.0",
4   "summary": "A UITextfield Extension to show infomation when text match condition",
5   "description": "A UITextfield Extension to show infomation when text match condition,it is quite easy to use",
6   "homepage": "https://github.com/LeoMobileDeveloper/LHInfoTextfield",
7   "license": "MIT",
8   "authors": {
9     "leoMobileDeveloper": "leomobiledeveloper@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/LeoMobileDeveloper/LHInfoTextfield.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "LHInfoTextfield": [
22       "Pod/Assets/*.png"
23     ]
24   }