[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / c / 3 / IFUnicodeURL / 0.0.1 / IFUnicodeURL.podspec.json
blobf4af6c397065c8250ee390c7b74f11da7eed307d
2   "name": "IFUnicodeURL",
3   "version": "0.0.1",
4   "summary": "Category to add internationalized domain name support to NSURL.",
5   "description": "IFUnicodeURL is a category for NSURL which will allow it to support Internationalized domain names in URLs.",
6   "homepage": "https://github.com/karelia/IFUnicodeURL",
7   "license": {
8     "type": "Copyright",
9     "file": "IFUnicodeURL-LICENSE.txt"
10   },
11   "authors": {
12     "Karelia Software": "email@address.com"
13   },
14   "source": {
15     "git": "https://github.com/karelia/IFUnicodeURL.git",
16     "commit": "4d7cbaaf54baa387005f9dfe72861cf4c7cba97f"
17   },
18   "platforms": {
19     "ios": "4.0",
20     "osx": "10.5"
21   },
22   "source_files": "IFUnicodeURL/**/*.{c,h,m}",
23   "exclude_files": "IFUnicodeURL/UnitTests",
24   "requires_arc": false