[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 7 / 4 / IGDigest / 1.0.0 / IGDigest.podspec.json
blob6c1d597bac02b2162c42a2fa9a25c07333388c7b
2   "name": "IGDigest",
3   "version": "1.0.0",
4   "summary": "Provides convenient wrappers for popular message digest formats (MD5, SHA1 and SHA256).",
5   "homepage": "https://github.com/siuying/IGDigest",
6   "authors": {
7     "Francis Chong": "francis@ignition.hk"
8   },
9   "license": "MIT",
10   "source": {
11     "git": "https://github.com/siuying/IGDigest.git",
12     "tag": "1.0.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "IGDigest/Digest/*.{m,h}"