[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / b / 9 / RegexKitLite / 4.0 / RegexKitLite.podspec.json
blob735028762004ae21cc8cc35cf5f2b140202f8019
2   "name": "RegexKitLite",
3   "version": "4.0",
4   "license": "BSD",
5   "summary": "Lightweight Objective-C Regular Expressions using the ICU Library.",
6   "homepage": "http://regexkit.sourceforge.net/RegexKitLite/",
7   "authors": {
8     "John Engelhart": "regexkitlite@gmail.com"
9   },
10   "source": {
11     "svn": "https://svn.code.sf.net/p/regexkit/code/RegexKitLite",
12     "revision": "69"
13   },
14   "source_files": "**/RegexKitLite.{h,m}",
15   "libraries": "icucore",
16   "requires_arc": false