[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 6 / 4 / CROCOValidationForms / 1.0.0 / CROCOValidationForms.podspec.json
blobad008f3388decf3e749537ae3293db65a0a97673
2   "name": "CROCOValidationForms",
3   "version": "1.0.0",
4   "summary": "CROCOValidationForms is a Objective C category developed by CROCODE team to validate strings forms",
5   "description": "  CROCOValidationForms is a Objective C category developed by CROCODE team to validate strings forms. We usually use this category with the uitextfield content.\n",
6   "homepage": "https://github.com/crocode-mobi/CROCOValidationForms",
7   "license": "MIT",
8   "authors": {
9     "pb.ojeda": "pb.ojeda@gmail.com",
10     "robmarco": "robmarco@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/crocode-mobi/CROCOValidationForms.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "CROCOValidationForms": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "Foundation"