[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / 6 / SPTextField / 0.4 / SPTextField.podspec.json
blob28045da55b9741931fabbf3fff9c061c13dddb43
2   "name": "SPTextField",
3   "version": "0.4",
4   "authors": {
5     "R4L": "ralphwayne1991@gmail.com"
6   },
7   "summary": "Animated TextField",
8   "description": "Animated TextField with warning message.",
9   "homepage": "http://flashhand.github.io",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/FlashHand/SPTextField.git",
19     "tag": "v0.4"
20   },
21   "public_header_files": [
22     "SPTextField/*.h",
23     "SPTextField/**/*.h"
24   ],
25   "source_files": "SPTextField/**/*.{h,m}",
26   "ios": {
27     "frameworks": [
28       "Foundation",
29       "UIKit"
30     ]
31   },
32   "requires_arc": true