[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 5 / a / 2 / NSURL+IDN / 0.4 / NSURL+IDN.podspec.json
blob5dd1d84a22652c47ddfb786723cd491539d173a7
2   "name": "NSURL+IDN",
3   "version": "0.4",
4   "license": "MIT",
5   "summary": "Support for IDN (punycode) in NSURL",
6   "homepage": "https://github.com/wordpress-mobile/NSURL-IDN.git",
7   "authors": {
8     "WordPress": "mobile@automattic.com"
9   },
10   "source": {
11     "git": "https://github.com/wordpress-mobile/NSURL-IDN.git",
12     "tag": "0.3"
13   },
14   "requires_arc": true,
15   "source_files": "NSURL*.{h,m}",
16   "platforms": {
17     "osx": null,
18     "ios": null,
19     "tvos": null,
20     "watchos": null
21   }