[Add] AnyThinkChartboostSDKAdapter 6.4.12
[CocoaPods.git] / Specs / a / f / 7 / IQRuleValidationManager / 0.0.2 / IQRuleValidationManager.podspec.json
bloba1815cd27bf5f4285b17838a1bb5ba12c8ee6766
2   "name": "IQRuleValidationManager",
3   "version": "0.0.2",
4   "summary": "IQRuleValidationManager manager UITextField/UITextView input text validations rules",
5   "description": "A short description of IQRuleValidationManager,IQRuleValidationManager manager UITextField/UITextView validations rules, you don't implement UITextField Delegate or UITextView delegate method just set UITextField proprty which you can attend the same result",
6   "homepage": "https://github.com/junhg521/IQRuleValidationManager",
7   "license": "MIT",
8   "authors": {
9     "JunHg": "wujun-5543473@163.com"
10   },
11   "source": {
12     "git": "https://github.com/junhg521/IQRuleValidationManager.git",
13     "tag": "0.0.2"
14   },
15   "source_files": "IQRuleValidationManager/**/*.{h,m}",
16   "public_header_files": "IQRuleValidationManager/**/*.h",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]