[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / 1 / PySwiftyRegex / 0.1.3 / PySwiftyRegex.podspec.json
blobffba48e94fc56f268cfe2dc3ac2a47aa99096fcd
2   "name": "PySwiftyRegex",
3   "version": "0.1.3",
4   "license": "MIT",
5   "summary": "Easily deal with Regex in Swift in a Pythonic way",
6   "homepage": "https://github.com/cezheng/PySwiftyRegex",
7   "social_media_url": "https://twitter.com/AdamoCheng",
8   "authors": {
9     "Ce Zheng": "cezheng.cs@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/cezheng/PySwiftyRegex.git",
13     "tag": "0.1.3"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "source_files": "PySwiftyRegex/*.swift",
20   "requires_arc": true