[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 3 / 7 / ACSimpleKeychain / 0.3 / ACSimpleKeychain.podspec.json
blobeb296e51996d0ecee51c7c9f4ba13ceaefc7aa37
2   "name": "ACSimpleKeychain",
3   "version": "0.3",
4   "license": "MIT",
5   "summary": "Dead simple keychain wrapper for iOS.",
6   "homepage": "https://github.com/alexchugunov/ACSimpleKeychain",
7   "authors": {
8     "Alex Chugunov": "alex.chugunov@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/alexchugunov/ACSimpleKeychain.git",
12     "tag": "0.3"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "requires_arc": true,
18   "source_files": "ACSimpleKeychain/**/*.{h,m}"