[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / 3 / SCXtextFiled / 0.0.1 / SCXtextFiled.podspec.json
blob85d138080bc430d3b6bd6df79a97536d8aeadf3f
2   "name": "SCXtextFiled",
3   "version": "0.0.1",
4   "summary": "A sample code  of UITextfiled.",
5   "homepage": "https://github.com/turboxing/SCXTextfiled.git",
6   "license": "MIT",
7   "authors": {
8     "turboxing": "sun_c_x@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/turboxing/SCXTextfiled.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "SCXTextfiled",
19     "SCXTextfiled/**/*.{h,m}"
20   ],
21   "public_header_files": "SCXTextfiled/**/*.h",
22   "frameworks": "UIKit",
23   "requires_arc": true