[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 7 / c / AutoEncodeDecode / 1.0.3 / AutoEncodeDecode.podspec.json
blob46fd0ce4f73963e5ed16029e12a8bf774ba2dd27
2   "name": "AutoEncodeDecode",
3   "version": "1.0.3",
4   "summary": "Automatic encoding & decoding that conforms to NSCoding protocol",
5   "homepage": "https://github.com/emailatravi/AutoEncodeDecode",
6   "license": "MIT",
7   "authors": {
8     "Ravi Prakash Sahu": "emailatravi@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/emailatravi/AutoEncodeDecode.git",
12     "tag": "1.0.3"
13   },
14   "social_media_url": "https://twitter.com/emailatravi",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": false,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": "Foundation",
21   "dependencies": {
22     "ClassProperty": [
23       "~> 1.0.0"
24     ]
25   }