[Add] AnyThinkChartboostSDKAdapter 6.4.12
[CocoaPods.git] / Specs / a / f / 7 / IQRuleValidationManager / 0.0.1 / IQRuleValidationManager.podspec.json
blob067d7f46706a661bf62c410824aa4a962e756f5f
2   "name": "IQRuleValidationManager",
3   "version": "0.0.1",
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.1"
14   },
15   "source_files": [
16     "IQRuleValidationManager",
17     "IQRuleValidationManager/IQRuleExpression/**/*.{h,m}"
18   ],
19   "exclude_files": "IQRuleValidationManager/IQRuleExpression/Exclude",
20   "public_header_files": "IQRuleValidationManager/IQRuleExpression/**/*.h",
21   "requires_arc": true,
22   "platforms": {
23     "ios": "7.0"
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ]