[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 1 / c / 5 / Archiver / 1.0.2 / Archiver.podspec.json
blobd794aa83abd320aab57ed97c74a3ff252f0997c2
2   "name": "Archiver",
3   "version": "1.0.2",
4   "summary": "This class will read and write objects that conform to the NSCoding protocol to disk.",
5   "homepage": "https://github.com/emailatravi/Archiver",
6   "license": "MIT",
7   "authors": {
8     "Ravi Prakash Sahu": "emailatravi@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/emailatravi/Archiver.git",
12     "tag": "1.0.2"
13   },
14   "social_media_url": "https://twitter.com/emailatravi",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": "Foundation"