[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 5 / f / MyTextField / 0.1.1 / MyTextField.podspec.json
blob731c3f208bbf2b1ae40948ba8e07766507f946bf
2   "name": "MyTextField",
3   "version": "0.1.1",
4   "summary": "A subclass of UITextField with Animation",
5   "description": "\"This pod provides a custom textfield that consist of textfield with animated placeholder.\"",
6   "homepage": "https://github.com/PawanRamteke/MyTextField",
7   "license": "MIT",
8   "authors": {
9     "Pawan": "pawanramteke7@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/PawanRamteke/MyTextField.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "MyTextField": [
22       "Pod/Assets/*.png"
23     ]
24   }