[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / d / b / 3 / AESCrypt / 0.0.1 / AESCrypt.podspec.json
bloba4f4e6d6902bee19c63799f1ebda11b820d9230a
2   "name": "AESCrypt",
3   "version": "0.0.1",
4   "summary": "fork fro AESCrypt",
5   "description": "A longer description of TREmotion in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "http://lijinchao.sinaapp.com",
7   "license": "MIT",
8   "authors": {
9     "ljc": "lijinchao2007@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/PodRepo/AESCrypt.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Classes/**/*.{h,m}",
19   "public_header_files": "Classes/AES/{AESCrypt,NSData+Base64,NSString+Base64}.h",
20   "requires_arc": true